Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_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.h99 struct rte_mtr_ops { struct
186 const struct rte_mtr_ops *
/f-stack/dpdk/drivers/net/mvpp2/
H A Dmrvl_ethdev.h218 extern const struct rte_mtr_ops mrvl_mtr_ops;
H A Dmrvl_mtr.c465 const struct rte_mtr_ops mrvl_mtr_ops = {
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_meter.c1093 static const struct rte_mtr_ops mlx5_flow_mtr_ops = {
1122 *(const struct rte_mtr_ops **)arg = &mlx5_flow_mtr_ops; in mlx5_flow_meter_ops_get()
/f-stack/dpdk/drivers/net/softnic/
H A Drte_eth_softnic.c276 *(const struct rte_mtr_ops **)arg = &pmd_mtr_ops; in pmd_mtr_ops_get()
H A Drte_eth_softnic_meter.c732 const struct rte_mtr_ops pmd_mtr_ops = {
H A Drte_eth_softnic_internals.h681 extern const struct rte_mtr_ops pmd_mtr_ops;