#include "bfa_cee.h"
#include "bfi_cna.h"
#include "bfa_ioc.h"
Go to the source code of this file.
bfa_nw_cee_attach - CEE module-attach API
: Pointer to the CEE module data structure : Pointer to the ioc module data structure : Pointer to the device driver module data structure. The device driver specific mbox ISR functions have this pointer as one of the parameters.
Definition at line 276 of file bfa_cee.c.
bfa_cee_get_attr - Send the request to the f/w to fetch CEE attributes.
: Pointer to the CEE module data structure.
Return: status
Definition at line 165 of file bfa_cee.c.
bfa_nw_cee_mem_claim - Initialized CEE DMA Memory
: CEE module pointer : Kernel Virtual Address of CEE DMA Memory : Physical Address of CEE DMA Memory
Definition at line 146 of file bfa_cee.c.
bfa_nw_cee_meminfo - Returns the size of the DMA memory needed by CEE module
Definition at line 133 of file bfa_cee.c.