Linux Kernel
3.7.1
|
#include <iw_cxgb4.h>
Data Fields | |
struct c4iw_resource | resource |
unsigned long | qpshift |
u32 | qpmask |
unsigned long | cqshift |
u32 | cqmask |
struct c4iw_dev_ucontext | uctx |
struct gen_pool * | pbl_pool |
struct gen_pool * | rqt_pool |
struct gen_pool * | ocqp_pool |
u32 | flags |
struct cxgb4_lld_info | lldi |
unsigned long | oc_mw_pa |
void __iomem * | oc_mw_kva |
struct c4iw_stats | stats |
Definition at line 135 of file iw_cxgb4.h.
u32 cqmask |
Definition at line 140 of file iw_cxgb4.h.
unsigned long cqshift |
Definition at line 139 of file iw_cxgb4.h.
u32 flags |
Definition at line 145 of file iw_cxgb4.h.
struct cxgb4_lld_info lldi |
Definition at line 146 of file iw_cxgb4.h.
Definition at line 148 of file iw_cxgb4.h.
unsigned long oc_mw_pa |
Definition at line 147 of file iw_cxgb4.h.
Definition at line 144 of file iw_cxgb4.h.
Definition at line 142 of file iw_cxgb4.h.
u32 qpmask |
Definition at line 138 of file iw_cxgb4.h.
unsigned long qpshift |
Definition at line 137 of file iw_cxgb4.h.
Definition at line 136 of file iw_cxgb4.h.
Definition at line 143 of file iw_cxgb4.h.
Definition at line 149 of file iw_cxgb4.h.
struct c4iw_dev_ucontext uctx |
Definition at line 141 of file iw_cxgb4.h.