Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/google/gve/
Dgve_tx_dqo.c929 u64 pkt_compl_bytes = 0; in gve_clean_tx_done_dqo() local
959 &pkt_compl_bytes, in gve_clean_tx_done_dqo()
987 pkt_compl_bytes + miss_compl_bytes); in gve_clean_tx_done_dqo()
993 tx->bytes_done += pkt_compl_bytes + reinject_compl_bytes; in gve_clean_tx_done_dqo()