Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/netdevice.h>
#include <linux/slab.h>
#include <asm/octeon/octeon.h>
#include "ethernet-defines.h"
#include <asm/octeon/cvmx-fpa.h>
Go to the source code of this file.
Functions | |
int | cvm_oct_mem_fill_fpa (int pool, int size, int elements) |
void | cvm_oct_mem_empty_fpa (int pool, int size, int elements) |
Definition at line 171 of file ethernet-mem.c.