Searched refs:rte_eth_get_monitor_addr (Results 1 – 5 of 5) sorted by relevance
| /dpdk/lib/power/ |
| H A D | rte_power_pmd_mgmt.c | 148 ret = rte_eth_get_monitor_addr(q->portid, q->qid, cur); in get_monitor_addresses() 298 ret = rte_eth_get_monitor_addr(port_id, qidx, in clb_umwait() 458 if (rte_eth_get_monitor_addr(qdata->portid, qdata->qid, in check_monitor()
|
| /dpdk/lib/ethdev/ |
| H A D | version.map | 238 rte_eth_get_monitor_addr;
|
| H A D | rte_ethdev.h | 4774 int rte_eth_get_monitor_addr(uint16_t port_id, uint16_t queue_id,
|
| H A D | rte_ethdev.c | 5092 rte_eth_get_monitor_addr(uint16_t port_id, uint16_t queue_id, in rte_eth_get_monitor_addr() function
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_21_02.rst | 25 Added ``rte_eth_get_monitor_addr()``, to be used in conjunction with
|