Home
last modified time | relevance | path

Searched refs:rte_mtr_meter_profile_update (Results 1 – 4 of 4) sorted by relevance

/dpdk/lib/ethdev/
H A Dversion.map147 rte_mtr_meter_profile_update;
H A Drte_mtr.h784 rte_mtr_meter_profile_update(uint16_t port_id,
H A Drte_mtr.c176 rte_mtr_meter_profile_update(uint16_t port_id, in rte_mtr_meter_profile_update() function
/dpdk/app/test-pmd/
H A Dcmdline_mtr.c1139 ret = rte_mtr_meter_profile_update(port_id, mtr_id, in cmd_set_port_meter_profile_parsed()