Home
last modified time | relevance | path

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

/freebsd/sys/ofed/include/uapi/rdma/
H A Dmlx5-abi.h230 struct mlx5_ib_create_qp_rss { struct
231 __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;