Searched refs:l3_hash (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_steer.c | 153 const uint8_t l3_hash = in mlx5_vdpa_rss_flows_create() local 164 MLX5_L3_PROT_TYPE_IPV4, 0, l3_hash }, in mlx5_vdpa_rss_flows_create() 166 MLX5_L3_PROT_TYPE_IPV6, 0, l3_hash }, in mlx5_vdpa_rss_flows_create() 169 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create() 172 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create() 175 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create() 178 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create()
|