Searched refs:num_xsks (Results 1 – 1 of 1) sorted by relevance
1400 u32 num_xsks = 0; in gve_clean_tx_done_dqo() 1410 num_xsks++; in gve_clean_tx_done_dqo() 1415 if (num_xsks) in gve_clean_tx_done_dqo() 1416 xsk_tx_completed(tx->xsk_pool, num_xsks); in gve_clean_tx_done_dqo() 1378 u32 num_xsks = 0; gve_tx_process_xsk_completions() local