Searched refs:cleaned_bytes (Results 1 – 2 of 2) sorted by relevance
667 u32 cleaned_bytes; member
2088 tx_q->cleaned_bytes += cleaned_stats.bytes; in idpf_tx_clean_complq()2121 if (!tx_q->cleaned_bytes) in idpf_tx_clean_complq()2133 __netif_txq_completed_wake(nq, tx_q->cleaned_pkts, tx_q->cleaned_bytes, in idpf_tx_clean_complq()2140 tx_q->cleaned_bytes = 0; in idpf_tx_clean_complq()
Completed in 16 milliseconds