Searched refs:mlx4_flow_ops_get (Results 1 – 3 of 3) sorted by relevance
54 int mlx4_flow_ops_get(struct rte_eth_dev *dev, const struct rte_flow_ops **ops);
441 .flow_ops_get = mlx4_flow_ops_get,
1605 mlx4_flow_ops_get(struct rte_eth_dev *dev __rte_unused, in mlx4_flow_ops_get() function