Home
last modified time | relevance | path

Searched refs:eth_igb_tx_descriptor_status (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c748 eth_dev->tx_descriptor_status = eth_igb_tx_descriptor_status; in eth_igb_dev_init()
1173 eth_dev->tx_descriptor_status = eth_igb_tx_descriptor_status; in eth_igbvf_dev_init()
H A Digb_rxtx.c1864 eth_igb_tx_descriptor_status(void *tx_queue, uint16_t offset) in eth_igb_tx_descriptor_status() function