Home
last modified time | relevance | path

Searched refs:mlx5_ctrl_flow_vlan (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c1302 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 Dmlx5.h1221 int mlx5_ctrl_flow_vlan(struct rte_eth_dev *dev,
H A Dmlx5_flow.c5929 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()