Linux Kernel
3.7.1
|
#include <ocrdma_sli.h>
Data Fields | |
struct ocrdma_mqe_hdr | hdr |
struct ocrdma_mbx_rsp | rsp |
u32 | qp_id |
u32 | max_wqe_rqe |
u32 | max_sge_send_write |
u32 | max_sge_recv |
u32 | max_ord_ird |
u32 | sq_rq_id |
u32 | dpp_response |
Definition at line 828 of file ocrdma_sli.h.
u32 dpp_response |
Definition at line 838 of file ocrdma_sli.h.
Definition at line 829 of file ocrdma_sli.h.
u32 max_ord_ird |
Definition at line 836 of file ocrdma_sli.h.
u32 max_sge_recv |
Definition at line 835 of file ocrdma_sli.h.
u32 max_sge_send_write |
Definition at line 834 of file ocrdma_sli.h.
u32 max_wqe_rqe |
Definition at line 833 of file ocrdma_sli.h.
u32 qp_id |
Definition at line 832 of file ocrdma_sli.h.
struct ocrdma_mbx_rsp rsp |
Definition at line 830 of file ocrdma_sli.h.
u32 sq_rq_id |
Definition at line 837 of file ocrdma_sli.h.