Searched refs:mlx5_ctrl_flow_vlan (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_trigger.c | 1400 ret = mlx5_ctrl_flow_vlan(dev, &bcast, &bcast, in mlx5_traffic_enable() 1404 ret = mlx5_ctrl_flow_vlan(dev, &ipv6_multi_spec, in mlx5_traffic_enable() 1442 ret = mlx5_ctrl_flow_vlan(dev, &unicast, in mlx5_traffic_enable()
|
| H A D | mlx5.h | 1803 int mlx5_ctrl_flow_vlan(struct rte_eth_dev *dev,
|
| H A D | mlx5_flow.c | 7609 mlx5_ctrl_flow_vlan(struct rte_eth_dev *dev, in mlx5_ctrl_flow_vlan() function 7693 return mlx5_ctrl_flow_vlan(dev, eth_spec, eth_mask, NULL, NULL); in mlx5_ctrl_flow()
|