Linux Kernel
3.7.1
|
#include <ocrdma.h>
Data Fields | |
struct ib_device | ibdev |
struct ocrdma_dev_attr | attr |
struct mutex | dev_lock |
spinlock_t flush_q_lock | ____cacheline_aligned |
struct ocrdma_cq ** | cq_tbl |
struct ocrdma_qp ** | qp_tbl |
struct ocrdma_eq | meq |
struct ocrdma_eq * | qp_eq_tbl |
int | eq_cnt |
u16 | base_eqid |
u16 | max_eq |
union ib_gid * | sgid_tbl |
spinlock_t | sgid_lock |
int | gsi_qp_created |
struct ocrdma_cq * | gsi_sqcq |
struct ocrdma_cq * | gsi_rqcq |
struct { | |
struct ocrdma_av * va | |
dma_addr_t pa | |
u32 size | |
u32 num_ah | |
spinlock_t lock | |
u32 ahid | |
struct ocrdma_pbl pbl | |
} | av_tbl |
void * | mbx_cmd |
struct ocrdma_mq | mq |
struct mqe_ctx | mqe_ctx |
struct be_dev_info | nic_info |
struct list_head | entry |
struct rcu_head | rcu |
int | id |
spinlock_t flush_q_lock ____cacheline_aligned |
struct ocrdma_dev_attr attr |
struct { ... } av_tbl |
spinlock_t lock |
struct be_dev_info nic_info |
dma_addr_t pa |
spinlock_t sgid_lock |