|
Linux Kernel
3.7.1
|
#include <bfa_msgq.h>
Data Fields | |
| struct list_head | qe |
| bfa_msgq_cmdcbfn_t | cbfn |
| void * | cbarg |
| size_t | msg_size |
| struct bfi_msgq_mhdr * | msg_hdr |
Definition at line 53 of file bfa_msgq.h.
| void* cbarg |
Definition at line 56 of file bfa_msgq.h.
| bfa_msgq_cmdcbfn_t cbfn |
Definition at line 55 of file bfa_msgq.h.
| struct bfi_msgq_mhdr* msg_hdr |
Definition at line 58 of file bfa_msgq.h.
| size_t msg_size |
Definition at line 57 of file bfa_msgq.h.
Definition at line 54 of file bfa_msgq.h.
1.8.2