Home
last modified time | relevance | path

Searched refs:mlx5_flow_create (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h1199 struct rte_flow *mlx5_flow_create(struct rte_eth_dev *dev,
H A Dmlx5_flow.c631 .create = mlx5_flow_create,
5557 mlx5_flow_create(struct rte_eth_dev *dev, in mlx5_flow_create() function