Searched refs:ixgbe_dev_tx_done_cleanup (Results 1 – 3 of 3) sorted by relevance
293 int ixgbe_dev_tx_done_cleanup(void *tx_queue, uint32_t free_cnt);
553 .tx_done_cleanup = ixgbe_dev_tx_done_cleanup,600 .tx_done_cleanup = ixgbe_dev_tx_done_cleanup,
2448 ixgbe_dev_tx_done_cleanup(void *tx_queue, uint32_t free_cnt) in ixgbe_dev_tx_done_cleanup() function