Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.h447 int txgbe_dev_tx_descriptor_status(void *tx_queue, uint16_t offset);
H A Dtxgbe_ethdev_vf.c180 eth_dev->tx_descriptor_status = txgbe_dev_tx_descriptor_status; in eth_txgbevf_dev_init()
H A Dtxgbe_rxtx.c2760 txgbe_dev_tx_descriptor_status(void *tx_queue, uint16_t offset) in txgbe_dev_tx_descriptor_status() function
H A Dtxgbe_ethdev.c562 eth_dev->tx_descriptor_status = txgbe_dev_tx_descriptor_status; in eth_txgbe_dev_init()