Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h65 MLX5_HASH_FIELD_SEL_L4_SPORT |\
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c929 rx_hash_field |= MLX5_HASH_FIELD_SEL_L4_SPORT; in mlx5e_set_rss_hash_opt()
957 if (hash_field & MLX5_HASH_FIELD_SEL_L4_SPORT) in mlx5e_get_rss_hash_opt()
/Linux-v6.1/include/linux/mlx5/
Ddevice.h1101 MLX5_HASH_FIELD_SEL_L4_SPORT = 1 << 2, enumerator
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c1398 (MLX5_HASH_FIELD_SEL_SRC_IP | MLX5_HASH_FIELD_SEL_DST_IP | MLX5_HASH_FIELD_SEL_L4_SPORT | \ in create_tir()
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dqp.c1779 selected_fields |= MLX5_HASH_FIELD_SEL_L4_SPORT; in create_rss_raw_qp_tir()