Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h97 MLX5_HASH_FIELD_SEL_L4_SPORT |\
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c847 rx_hash_field |= MLX5_HASH_FIELD_SEL_L4_SPORT; in mlx5e_set_rss_hash_opt()
886 if (hash_field & MLX5_HASH_FIELD_SEL_L4_SPORT) in mlx5e_get_rss_hash_opt()
/kernel/linux/linux-5.10/include/linux/mlx5/
Ddevice.h1068 MLX5_HASH_FIELD_SEL_L4_SPORT = 1 << 2, enumerator
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1226 (MLX5_HASH_FIELD_SEL_SRC_IP | MLX5_HASH_FIELD_SEL_DST_IP | MLX5_HASH_FIELD_SEL_L4_SPORT | \ in create_tir()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dqp.c1713 selected_fields |= MLX5_HASH_FIELD_SEL_L4_SPORT; in create_rss_raw_qp_tir()