Home
last modified time | relevance | path

Searched refs:MLX5_HASH_FIELD_SEL_DST_IP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h62 MLX5_HASH_FIELD_SEL_DST_IP)
64 MLX5_HASH_FIELD_SEL_DST_IP |\
68 MLX5_HASH_FIELD_SEL_DST_IP |\
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c929 rx_hash_field |= MLX5_HASH_FIELD_SEL_DST_IP; in mlx5e_set_rss_hash_opt()
966 if (hash_field & MLX5_HASH_FIELD_SEL_DST_IP) in mlx5e_get_rss_hash_opt()
/openbmc/linux/include/linux/mlx5/
H A Ddevice.h1129 MLX5_HASH_FIELD_SEL_DST_IP = 1 << 1, enumerator
/openbmc/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1483 (MLX5_HASH_FIELD_SEL_SRC_IP | MLX5_HASH_FIELD_SEL_DST_IP | MLX5_HASH_FIELD_SEL_L4_SPORT | \ in create_tir()
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c1859 selected_fields |= MLX5_HASH_FIELD_SEL_DST_IP; in create_rss_raw_qp_tir()