Searched defs:erdma_cmdq_create_qp_req (Results 1 – 1 of 1) sorted by relevance
286 struct erdma_cmdq_create_qp_req { struct287 u64 hdr;288 u32 cfg0;289 u32 cfg1;290 u32 sq_cqn_mtt_cfg;291 u32 rq_cqn_mtt_cfg;292 u64 sq_buf_addr;293 u64 rq_buf_addr;294 u32 sq_mtt_cfg;295 u32 rq_mtt_cfg;[all …]