Searched defs:mlx5_ib_create_qp_rss (Results 1 – 1 of 1) sorted by relevance
230 struct mlx5_ib_create_qp_rss { struct231 __u64 rx_hash_fields_mask; /* enum mlx5_rx_hash_fields */232 __u8 rx_hash_function; /* enum mlx5_rx_hash_function_flags */233 __u8 rx_key_len; /* valid only for Toeplitz */234 __u8 reserved[6];235 __u8 rx_hash_key[128]; /* valid only for Toeplitz */236 __u32 comp_mask;237 __u32 reserved1;