Searched refs:ixgbe_dev_tx_done_cleanup (Results 1 – 3 of 3) sorted by relevance
289 int ixgbe_dev_tx_done_cleanup(void *tx_queue, uint32_t free_cnt);
562 .tx_done_cleanup = ixgbe_dev_tx_done_cleanup,608 .tx_done_cleanup = ixgbe_dev_tx_done_cleanup,
2402 ixgbe_dev_tx_done_cleanup(void *tx_queue, uint32_t free_cnt) in ixgbe_dev_tx_done_cleanup() function