Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.c1138 mlx4_flow_create(struct rte_eth_dev *dev, in mlx4_flow_create() function
1442 flow = mlx4_flow_create(ETH_DEV(priv), &attr, pattern, in mlx4_flow_internal()
1490 flow = mlx4_flow_create(ETH_DEV(priv), &attr, pattern, in mlx4_flow_internal()
1586 .create = mlx4_flow_create,