Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dfs.h63 MLX5_HASH_FIELD_SEL_DST_IP)
65 MLX5_HASH_FIELD_SEL_DST_IP |\
69 MLX5_HASH_FIELD_SEL_DST_IP |\
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs_ethtool.c931 rx_hash_field |= MLX5_HASH_FIELD_SEL_DST_IP; in mlx5e_ethtool_set_rxfh_fields()
967 if (hash_field & MLX5_HASH_FIELD_SEL_DST_IP) in mlx5e_ethtool_get_rxfh_fields()
/linux/include/linux/mlx5/
H A Ddevice.h1159 MLX5_HASH_FIELD_SEL_DST_IP = 1 << 1, enumerator
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c1815 (MLX5_HASH_FIELD_SEL_SRC_IP | MLX5_HASH_FIELD_SEL_DST_IP | MLX5_HASH_FIELD_SEL_L4_SPORT | \ in create_tir()
/linux/drivers/infiniband/hw/mlx5/
H A Dqp.c1856 selected_fields |= MLX5_HASH_FIELD_SEL_DST_IP; in create_rss_raw_qp_tir()