Searched refs:rte_mtr_ops (Results 1 – 9 of 9) sorted by relevance
14 const struct rte_mtr_ops *18 const struct rte_mtr_ops *ops; in rte_mtr_ops_get()45 const struct rte_mtr_ops *ops = \
114 struct rte_mtr_ops { struct210 const struct rte_mtr_ops *
196 extern const struct rte_mtr_ops mrvl_mtr_ops;
471 const struct rte_mtr_ops mrvl_mtr_ops = {
270 *(const struct rte_mtr_ops **)arg = &pmd_mtr_ops; in pmd_mtr_ops_get()
697 extern const struct rte_mtr_ops pmd_mtr_ops;
925 const struct rte_mtr_ops pmd_mtr_ops = {
1751 static const struct rte_mtr_ops mlx5_flow_mtr_ops = {1782 *(const struct rte_mtr_ops **)arg = &mlx5_flow_mtr_ops; in mlx5_flow_meter_ops_get()
861 const struct rte_mtr_ops nix_mtr_ops = {