/linux-6.6.21/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx_common.h | 45 unsigned int total_packets, in i40e_update_tx_stats()
|
D | i40e_txrx.h | 437 unsigned int total_packets; /* total packets processed this int */ member
|
D | i40e_txrx.c | 938 unsigned int total_bytes = 0, total_packets = 0; in i40e_clean_tx_irq() local
|
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_xsk.c | 465 unsigned int total_packets = 0, total_bytes = 0; in ixgbe_clean_xdp_tx_irq() local
|
/linux-6.6.21/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_main.c | 567 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_rx_irq() local 1185 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-6.6.21/net/mac80211/ |
D | rc80211_minstrel_ht.h | 177 unsigned int total_packets; member
|
/linux-6.6.21/tools/testing/selftests/net/ |
D | psock_tpacket.c | 97 static unsigned int total_packets, total_bytes; variable
|
/linux-6.6.21/drivers/net/ethernet/intel/igbvf/ |
D | netdev.c | 255 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-6.6.21/drivers/net/ethernet/intel/iavf/ |
D | iavf_txrx.h | 421 unsigned int total_packets; /* total packets processed this int */ member
|
D | iavf_txrx.c | 217 unsigned int total_bytes = 0, total_packets = 0; in iavf_clean_tx_irq() local
|
/linux-6.6.21/drivers/net/ethernet/atheros/alx/ |
D | main.c | 169 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
|
/linux-6.6.21/drivers/net/ethernet/intel/igc/ |
D | igc_main.c | 2578 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq() local 2771 int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq_zc() local 2953 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_tx_irq() local
|
D | igc.h | 87 unsigned int total_packets; /* total packets processed this int */ member
|
/linux-6.6.21/drivers/net/ethernet/intel/ixgbevf/ |
D | ixgbevf.h | 219 unsigned int total_packets; /* total packets processed this int */ member
|
D | ixgbevf_main.c | 270 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbevf_clean_tx_irq() local
|
/linux-6.6.21/drivers/net/ethernet/wangxun/libwx/ |
D | wx_lib.c | 707 unsigned int total_bytes = 0, total_packets = 0; in wx_clean_tx_irq() local
|
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | mxl692_defs.h | 497 u32 total_packets; member
|
D | mxl5xx_defs.h | 372 u32 total_packets; /* Total packets */ member
|
/linux-6.6.21/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 1598 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx() local
|
/linux-6.6.21/drivers/net/ethernet/intel/igb/ |
D | igb.h | 309 unsigned int total_packets; /* total packets processed this int */ member
|
D | igb_main.c | 8261 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local 8897 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
|
/linux-6.6.21/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_enet.h | 545 u64 total_packets; /* total packets processed this group */ member
|
/linux-6.6.21/drivers/thunderbolt/ |
D | tb_msgs.h | 134 u8 total_packets; member
|
/linux-6.6.21/drivers/net/ethernet/marvell/ |
D | sky2.c | 2706 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local
|