Searched defs:mlx5_create_qp_ex_rss (Results 1 – 1 of 1) sorted by relevance
173 struct mlx5_create_qp_ex_rss { struct174 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;