Home
last modified time | relevance | path

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

/dpdk/lib/ethdev/
H A Drte_mtr.c14 const struct rte_mtr_ops *
18 const struct rte_mtr_ops *ops; in rte_mtr_ops_get()
45 const struct rte_mtr_ops *ops = \
H A Drte_mtr_driver.h114 struct rte_mtr_ops { struct
210 const struct rte_mtr_ops *
/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h196 extern const struct rte_mtr_ops mrvl_mtr_ops;
H A Dmrvl_mtr.c471 const struct rte_mtr_ops mrvl_mtr_ops = {
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c270 *(const struct rte_mtr_ops **)arg = &pmd_mtr_ops; in pmd_mtr_ops_get()
H A Drte_eth_softnic_internals.h697 extern const struct rte_mtr_ops pmd_mtr_ops;
H A Drte_eth_softnic_meter.c925 const struct rte_mtr_ops pmd_mtr_ops = {
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_meter.c1751 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()
/dpdk/drivers/net/cnxk/
H A Dcnxk_ethdev_mtr.c861 const struct rte_mtr_ops nix_mtr_ops = {