Home
last modified time | relevance | path

Searched defs:total_pkts (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_txrx.h339 unsigned int total_pkts; /* total packets processed this int */ member
Dice_txrx.c205 unsigned int total_bytes = 0, total_pkts = 0; in ice_clean_tx_irq() local
/Linux-v5.10/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c792 u64 total_pkts = 0; in ionic_tx_tso() local
/Linux-v5.10/drivers/net/ethernet/freescale/
Dgianfar.c2538 unsigned int total_bytes = 0, total_pkts = 0; in gfar_clean_rx_ring() local