Linux Kernel
3.7.1
|
#include <iw_cxgb4.h>
Data Fields | |
struct ib_cq | ibcq |
struct c4iw_dev * | rhp |
struct t4_cq | cq |
spinlock_t | lock |
spinlock_t | comp_handler_lock |
atomic_t | refcnt |
wait_queue_head_t | wait |
Definition at line 374 of file iw_cxgb4.h.
spinlock_t comp_handler_lock |
Definition at line 379 of file iw_cxgb4.h.
Definition at line 377 of file iw_cxgb4.h.
Definition at line 375 of file iw_cxgb4.h.
spinlock_t lock |
Definition at line 378 of file iw_cxgb4.h.
atomic_t refcnt |
Definition at line 380 of file iw_cxgb4.h.
Definition at line 376 of file iw_cxgb4.h.
wait_queue_head_t wait |
Definition at line 381 of file iw_cxgb4.h.