Searched refs:xsk_frames_done (Results 1 – 1 of 1) sorted by relevance
228 int xsk_frames_done = 0; in emac_tx_complete_packets() local270 xsk_frames_done++; in emac_tx_complete_packets()298 if (xsk_frames_done) { in emac_tx_complete_packets()299 xsk_tx_completed(tx_chn->xsk_pool, xsk_frames_done); in emac_tx_complete_packets()