Searched defs:bnxt_re_cntx_resp (Results 1 – 1 of 1) sorted by relevance
291 struct bnxt_re_cntx_resp { struct292 struct ibv_get_context_resp resp;293 __u32 dev_id;294 __u32 max_qp; /* To allocate qp-table */295 __u32 pg_size;296 __u32 cqe_size;297 __u32 max_cqd;298 __u32 chip_id0;299 __u32 chip_id1;300 __u32 modes;[all …]