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