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