Home
last modified time | relevance | path

Searched refs:cleaned_bytes (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/intel/idpf/
A Didpf_txrx.h667 u32 cleaned_bytes; member
A Didpf_txrx.c2088 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