Searched refs:hns3_dev_tx_descriptor_status (Results 1 – 2 of 2) sorted by relevance
762 int hns3_dev_tx_descriptor_status(void *tx_queue, uint16_t offset);
4427 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