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