| /Linux-v5.4/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_txrx_common.h | 48 					unsigned int total_packets,  in i40e_update_tx_stats()
 | 
| D | i40e_txrx.h | 461 	unsigned int total_packets;	/* total packets processed this int */  member
 | 
| D | i40e_txrx.c | 781 	unsigned int total_bytes = 0, total_packets = 0;  in i40e_clean_tx_irq()  local
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | rc80211_minstrel_ht.h | 83 	unsigned int total_packets;  member
 | 
| D | rc80211_minstrel.h | 80 	unsigned int total_packets;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k_main.c | 570 	unsigned int total_bytes = 0, total_packets = 0;  in fm10k_clean_rx_irq()  local1195 	unsigned int total_bytes = 0, total_packets = 0;  in fm10k_clean_tx_irq()  local
 
 | 
| D | fm10k.h | 148 	unsigned int total_packets;	/* total packets processed this int */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_xsk.c | 644 	unsigned int total_packets = 0, total_bytes = 0;  in ixgbe_clean_xdp_tx_irq()  local
 | 
| D | ixgbe.h | 430 	unsigned int total_packets;	/* total packets processed this int */  member
 | 
| /Linux-v5.4/tools/testing/selftests/net/ | 
| D | psock_tpacket.c | 97 static unsigned int total_packets, total_bytes;  variable
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/igbvf/ | 
| D | netdev.c | 253 	unsigned int total_bytes = 0, total_packets = 0;  in igbvf_clean_rx_irq()  local776 	unsigned int total_bytes = 0, total_packets = 0;  in igbvf_clean_tx_irq()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/iavf/ | 
| D | iavf_txrx.h | 418 	unsigned int total_packets;	/* total packets processed this int */  member
 | 
| D | iavf_txrx.c | 196 	unsigned int total_bytes = 0, total_packets = 0;  in iavf_clean_tx_irq()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/igc/ | 
| D | igc_main.c | 1559 	unsigned int total_bytes = 0, total_packets = 0;  in igc_clean_rx_irq()  local1704 	unsigned int total_bytes = 0, total_packets = 0;  in igc_clean_tx_irq()  local
 
 | 
| D | igc.h | 237 	unsigned int total_packets;     /* total packets processed this int */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/atheros/alx/ | 
| D | main.c | 170 	unsigned int total_bytes = 0, total_packets = 0;  in alx_clean_tx_irq()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbevf/ | 
| D | ixgbevf.h | 219 	unsigned int total_packets;	/* total packets processed this int */  member
 | 
| D | ixgbevf_main.c | 272 	unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0;  in ixgbevf_clean_tx_irq()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/atheros/atl1c/ | 
| D | atl1c_main.c | 1545 	unsigned int total_bytes = 0, total_packets = 0;  in atl1c_clean_tx_irq()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ | 
| D | hns3_enet.h | 472 	u64 total_packets;	/* total packets processed this group */  member
 | 
| /Linux-v5.4/drivers/media/dvb-frontends/ | 
| D | mxl5xx_defs.h | 376 	u32 total_packets;     /* Total packets */  member
 | 
| /Linux-v5.4/drivers/thunderbolt/ | 
| D | tb_msgs.h | 118 	u8 total_packets;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ | 
| D | igb.h | 242 	unsigned int total_packets;	/* total packets processed this int */  member
 | 
| D | igb_main.c | 7751 	unsigned int total_bytes = 0, total_packets = 0;  in igb_clean_tx_irq()  local8307 	unsigned int total_bytes = 0, total_packets = 0;  in igb_clean_rx_irq()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/marvell/ | 
| D | sky2.c | 2706 	unsigned int total_packets[2] = { 0 };  in sky2_status_intr()  local
 |