Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h671 u32 cleaned_bytes; member
H A Didpf_txrx.c2036 tx_q->cleaned_bytes += cleaned_stats.bytes; in idpf_tx_clean_complq()
2069 if (!tx_q->cleaned_bytes) in idpf_tx_clean_complq()
2081 __netif_txq_completed_wake(nq, tx_q->cleaned_pkts, tx_q->cleaned_bytes, in idpf_tx_clean_complq()
2088 tx_q->cleaned_bytes = 0; in idpf_tx_clean_complq()