Searched refs:ena_tx_cleanup (Results 1 – 1 of 1) sorted by relevance
177 static int ena_tx_cleanup(void *txp, uint32_t free_pkt_cnt);288 .tx_done_cleanup = ena_tx_cleanup,3004 static int ena_tx_cleanup(void *txp, uint32_t free_pkt_cnt) in ena_tx_cleanup() function3080 ena_tx_cleanup((void *)tx_ring, 0); in eth_ena_xmit_pkts()