Searched defs:erdma_cmdq_create_qp_req (Results 1 – 1 of 1) sorted by relevance
328 struct erdma_cmdq_create_qp_req { struct329 u64 hdr;330 u32 cfg0;331 u32 cfg1;332 u32 sq_cqn_mtt_cfg;333 u32 rq_cqn_mtt_cfg;334 u64 sq_buf_addr;335 u64 rq_buf_addr;336 u32 sq_mtt_cfg;337 u32 rq_mtt_cfg;[all …]