Searched refs:mlx5_ctrl_flow_vlan (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_trigger.c | 1302 ret = mlx5_ctrl_flow_vlan(dev, &bcast, &bcast, in mlx5_traffic_enable() 1306 ret = mlx5_ctrl_flow_vlan(dev, &ipv6_multi_spec, in mlx5_traffic_enable() 1340 ret = mlx5_ctrl_flow_vlan(dev, &unicast, in mlx5_traffic_enable()
|
| H A D | mlx5.h | 1221 int mlx5_ctrl_flow_vlan(struct rte_eth_dev *dev,
|
| H A D | mlx5_flow.c | 5929 mlx5_ctrl_flow_vlan(struct rte_eth_dev *dev, in mlx5_ctrl_flow_vlan() function 6013 return mlx5_ctrl_flow_vlan(dev, eth_spec, eth_mask, NULL, NULL); in mlx5_ctrl_flow()
|