Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dfs.h62 MLX5_HASH_FIELD_SEL_DST_IP)
64 MLX5_HASH_FIELD_SEL_DST_IP |\
68 MLX5_HASH_FIELD_SEL_DST_IP |\
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_fs_ethtool.c927 rx_hash_field |= MLX5_HASH_FIELD_SEL_DST_IP; in mlx5e_set_rss_hash_opt()
955 if (hash_field & MLX5_HASH_FIELD_SEL_DST_IP) in mlx5e_get_rss_hash_opt()
/linux-6.1.9/include/linux/mlx5/
Ddevice.h1105 MLX5_HASH_FIELD_SEL_DST_IP = 1 << 1, enumerator
/linux-6.1.9/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-6.1.9/drivers/infiniband/hw/mlx5/
Dqp.c1775 selected_fields |= MLX5_HASH_FIELD_SEL_DST_IP; in create_rss_raw_qp_tir()