Home
last modified time | relevance | path

Searched refs:MLX5_RX_HASH_FN_TOEPLITZ (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtir.c103 return MLX5_RX_HASH_FN_TOEPLITZ; in mlx5e_hfunc_to_hw()
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1505 MLX5_SET(tirc, tirc, rx_hash_fn, MLX5_RX_HASH_FN_TOEPLITZ); in create_tir()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c1794 MLX5_SET(tirc, tirc, rx_hash_fn, MLX5_RX_HASH_FN_TOEPLITZ); in create_rss_raw_qp_tir()
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc.h3697 MLX5_RX_HASH_FN_TOEPLITZ = 0x2, enumerator