Merge branch 'freespace-tree' into for-linus-4.5
[deliverable/linux.git] / drivers / staging / octeon / ethernet-mem.h
CommitLineData
67620987
AK
1/*
2 * This file is based on code from OCTEON SDK by Cavium Networks.
80ff0fd3
DD
3 *
4 * Copyright (c) 2003-2007 Cavium Networks
5 *
6 * This file is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License, Version 2, as
8 * published by the Free Software Foundation.
67620987 9 */
80ff0fd3
DD
10
11int cvm_oct_mem_fill_fpa(int pool, int size, int elements);
12void cvm_oct_mem_empty_fpa(int pool, int size, int elements);
This page took 0.560326 seconds and 5 git commands to generate.