Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h762 int hns3_dev_tx_descriptor_status(void *tx_queue, uint16_t offset);
H A Dhns3_rxtx.c4427 eth_dev->tx_descriptor_status = hns3_dev_tx_descriptor_status; in hns3_set_rxtx_function()
4666 hns3_dev_tx_descriptor_status(void *tx_queue, uint16_t offset) in hns3_dev_tx_descriptor_status() function