Home
last modified time | relevance | path

Searched defs:total_packets (Results 1 – 25 of 28) sorted by relevance

12

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_txrx_common.h45 unsigned int total_packets, in i40e_update_tx_stats()
Di40e_txrx.h433 unsigned int total_packets; /* total packets processed this int */ member
Di40e_txrx.c937 unsigned int total_bytes = 0, total_packets = 0; in i40e_clean_tx_irq() local
/linux-5.19.10/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c465 unsigned int total_packets = 0, total_bytes = 0; in ixgbe_clean_xdp_tx_irq() local
Dixgbe.h436 unsigned int total_packets; /* total packets processed this int */ member
/linux-5.19.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c559 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_rx_irq() local
1177 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_tx_irq() local
Dfm10k.h148 unsigned int total_packets; /* total packets processed this int */ member
/linux-5.19.10/net/mac80211/
Drc80211_minstrel_ht.h178 unsigned int total_packets; member
/linux-5.19.10/tools/testing/selftests/net/
Dpsock_tpacket.c97 static unsigned int total_packets, total_bytes; variable
/linux-5.19.10/drivers/net/ethernet/intel/igbvf/
Dnetdev.c255 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_rx_irq() local
780 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_tx_irq() local
/linux-5.19.10/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h422 unsigned int total_packets; /* total packets processed this int */ member
Diavf_txrx.c196 unsigned int total_bytes = 0, total_packets = 0; in iavf_clean_tx_irq() local
/linux-5.19.10/drivers/net/ethernet/atheros/alx/
Dmain.c170 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
/linux-5.19.10/drivers/net/ethernet/intel/igc/
Digc_main.c2322 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq() local
2503 int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq_zc() local
2677 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_tx_irq() local
Digc.h73 unsigned int total_packets; /* total packets processed this int */ member
/linux-5.19.10/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h219 unsigned int total_packets; /* total packets processed this int */ member
Dixgbevf_main.c270 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbevf_clean_tx_irq() local
/linux-5.19.10/drivers/media/dvb-frontends/
Dmxl692_defs.h497 u32 total_packets; member
Dmxl5xx_defs.h372 u32 total_packets; /* Total packets */ member
/linux-5.19.10/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1620 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx() local
/linux-5.19.10/drivers/net/ethernet/intel/igb/
Digb.h309 unsigned int total_packets; /* total packets processed this int */ member
Digb_main.c8137 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
8773 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/linux-5.19.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h544 u64 total_packets; /* total packets processed this group */ member
/linux-5.19.10/drivers/thunderbolt/
Dtb_msgs.h124 u8 total_packets; member
/linux-5.19.10/drivers/net/ethernet/marvell/
Dsky2.c2707 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local

12