Home
last modified time | relevance | path

Searched refs:rte_eth_tx_descriptor_status (Results 1 – 4 of 4) 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``
/dpdk/doc/guides/nics/
H A Dfeatures.rst685 * **[related] API**: ``rte_eth_tx_descriptor_status()``.
/dpdk/lib/ethdev/
H A Drte_ethdev.h5778 static inline int rte_eth_tx_descriptor_status(uint16_t port_id, in rte_eth_tx_descriptor_status() function
/dpdk/app/test-pmd/
H A Dcmdline.c17460 rc = rte_eth_tx_descriptor_status(res->cmd_pid, res->cmd_qid, in cmd_show_rx_tx_desc_status_parsed()