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