Home
last modified time | relevance | path

Searched refs:txgbe_dev_tx_descriptor_status (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h226 int txgbe_dev_tx_descriptor_status(void *tx_queue, uint16_t offset);
H A Dtxgbe_ethdev.c485 eth_dev->tx_descriptor_status = txgbe_dev_tx_descriptor_status; in eth_txgbe_dev_init()
H A Dtxgbe_rxtx.c2671 txgbe_dev_tx_descriptor_status(void *tx_queue, uint16_t offset) in txgbe_dev_tx_descriptor_status() function