Lines Matching defs:mlx5_ib_alloc_ucontext_resp
134 struct mlx5_ib_alloc_ucontext_resp { struct
135 __u32 qp_tab_size;
136 __u32 bf_reg_size;
137 __u32 tot_bfregs;
138 __u32 cache_line_size;
139 __u16 max_sq_desc_sz;
140 __u16 max_rq_desc_sz;
141 __u32 max_send_wqebb;
142 __u32 max_recv_wr;
143 __u32 max_srq_recv_wr;
144 __u16 num_ports;
145 __u16 flow_action_flags;
146 __u32 comp_mask;
147 __u32 response_length;
148 __u8 cqe_version;
149 __u8 cmds_supp_uhw;
150 __u8 eth_min_inline;
151 __u8 clock_info_versions;
152 __aligned_u64 hca_core_clock_offset;
153 __u32 log_uar_size;
154 __u32 num_uars_per_page;
155 __u32 num_dyn_bfregs;
156 __u32 dump_fill_mkey;