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