|
Linux Kernel
3.7.1
|
#include <ocrdma.h>
Data Fields | |
| struct ib_cq | ibcq |
| struct ocrdma_dev * | dev |
| struct ocrdma_cqe * | va |
| u32 | phase |
| u32 | getp |
| u32 | max_hw_cqe |
| bool | phase_change |
| bool | armed |
| bool | solicited |
| bool | arm_needed |
| spinlock_t cq_lock | ____cacheline_aligned |
| spinlock_t comp_handler_lock | ____cacheline_aligned |
| u16 | id |
| u16 | eqn |
| struct ocrdma_ucontext * | ucontext |
| dma_addr_t | pa |
| u32 | len |
| atomic_t | use_cnt |
| struct list_head sq_head | rq_head |
| spinlock_t cq_lock ____cacheline_aligned |
| spinlock_t comp_handler_lock ____cacheline_aligned |
| struct ocrdma_dev* dev |
| dma_addr_t pa |
| struct ocrdma_cqe* va |
1.8.2