Home
last modified time | relevance | path

Searched refs:rte_eth_rx_descriptor_status (Results 1 – 5 of 5) sorted by relevance

/dpdk/doc/guides/rel_notes/
H A Drelease_18_08.rst35 The ``rte_eth_rx_descriptor_status`` and ``rte_eth_tx_descriptor_status``
H A Drelease_21_11.rst431 ``rte_eth_rx_descriptor_status()``.
/dpdk/doc/guides/nics/
H A Dfeatures.rst673 * **[related] API**: ``rte_eth_rx_descriptor_status()``.
/dpdk/lib/ethdev/
H A Drte_ethdev.h5708 rte_eth_rx_descriptor_status(uint16_t port_id, uint16_t queue_id, in rte_eth_rx_descriptor_status() function
/dpdk/app/test-pmd/
H A Dcmdline.c17445 rc = rte_eth_rx_descriptor_status(res->cmd_pid, res->cmd_qid, in cmd_show_rx_tx_desc_status_parsed()