Home
last modified time | relevance | path

Searched defs:mlx5_create_qp_ex_rss (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libmlx5/
H A Dmlx5-abi.h173 struct mlx5_create_qp_ex_rss { struct
174 struct ibv_create_qp_ex ibv_cmd;
175 __u64 rx_hash_fields_mask; /* enum ibv_rx_hash_fields */
176 __u8 rx_hash_function; /* enum ibv_rx_hash_function_flags */
177 __u8 rx_key_len;
178 __u8 reserved[6];
179 __u8 rx_hash_key[128];
180 __u32 comp_mask;
181 __u32 reserved1;