|
Linux Kernel
3.7.1
|
#include <ocrdma.h>
Data Fields | |
| struct ib_qp | ibqp |
| struct ocrdma_dev * | dev |
| u8 __iomem * | sq_db |
| spinlock_t q_lock | ____cacheline_aligned |
| struct ocrdma_qp_hwq_info | sq |
| struct { | |
| uint64_t wrid | |
| uint16_t dpp_wqe_idx | |
| uint16_t dpp_wqe | |
| uint8_t signaled | |
| uint8_t rsvd [3] | |
| } | wqe_wr_id_tbl |
| u32 | max_inline_data |
| struct ocrdma_cq * | sq_cq |
| struct list_head | sq_entry |
| u8 __iomem * | rq_db |
| struct ocrdma_qp_hwq_info | rq |
| u64 * | rqe_wr_id_tbl |
| struct ocrdma_cq * | rq_cq |
| struct ocrdma_srq * | srq |
| struct list_head | rq_entry |
| enum ocrdma_qp_state | state |
| int | cap_flags |
| u32 | max_ord |
| u32 | max_ird |
| u32 | id |
| struct ocrdma_pd * | pd |
| enum ib_qp_type | qp_type |
| int | sgid_idx |
| u32 | qkey |
| bool | dpp_enabled |
| u8 * | ird_q_va |
| spinlock_t q_lock ____cacheline_aligned |
| struct ocrdma_dev* dev |
| enum ib_qp_type qp_type |
| struct ocrdma_srq* srq |
| enum ocrdma_qp_state state |
| struct { ... } * wqe_wr_id_tbl |
1.8.2