Searched refs:mlx5_flow_ops_get (Results 1 – 3 of 3) sorted by relevance
2026 .flow_ops_get = mlx5_flow_ops_get,2114 .flow_ops_get = mlx5_flow_ops_get,
1798 int mlx5_flow_ops_get(struct rte_eth_dev *dev, const struct rte_flow_ops **ops);
7892 mlx5_flow_ops_get(struct rte_eth_dev *dev __rte_unused, in mlx5_flow_ops_get() function