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