Searched refs:l3_hash (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_steer.c | 158 const uint8_t l3_hash = in mlx5_vdpa_rss_flows_create() local 169 MLX5_L3_PROT_TYPE_IPV4, 0, l3_hash }, in mlx5_vdpa_rss_flows_create() 171 MLX5_L3_PROT_TYPE_IPV6, 0, l3_hash }, in mlx5_vdpa_rss_flows_create() 174 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create() 177 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create() 180 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create() 183 l3_hash | l4_hash }, in mlx5_vdpa_rss_flows_create()
|