Home
last modified time | relevance | path

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

12

/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_txrx_common.h45 unsigned int total_packets, in i40e_update_tx_stats()
Di40e_txrx.h437 unsigned int total_packets; /* total packets processed this int */ member
Di40e_txrx.c938 unsigned int total_bytes = 0, total_packets = 0; in i40e_clean_tx_irq() local
/linux-6.6.21/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c465 unsigned int total_packets = 0, total_bytes = 0; in ixgbe_clean_xdp_tx_irq() local
/linux-6.6.21/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c567 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
Dfm10k.h148 unsigned int total_packets; /* total packets processed this int */ member
/linux-6.6.21/net/mac80211/
Drc80211_minstrel_ht.h177 unsigned int total_packets; member
/linux-6.6.21/tools/testing/selftests/net/
Dpsock_tpacket.c97 static unsigned int total_packets, total_bytes; variable
/linux-6.6.21/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-6.6.21/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h421 unsigned int total_packets; /* total packets processed this int */ member
Diavf_txrx.c217 unsigned int total_bytes = 0, total_packets = 0; in iavf_clean_tx_irq() local
/linux-6.6.21/drivers/net/ethernet/atheros/alx/
Dmain.c169 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
/linux-6.6.21/drivers/net/ethernet/intel/igc/
Digc_main.c2578 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
Digc.h87 unsigned int total_packets; /* total packets processed this int */ member
/linux-6.6.21/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-6.6.21/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.c707 unsigned int total_bytes = 0, total_packets = 0; in wx_clean_tx_irq() local
/linux-6.6.21/drivers/media/dvb-frontends/
Dmxl692_defs.h497 u32 total_packets; member
Dmxl5xx_defs.h372 u32 total_packets; /* Total packets */ member
/linux-6.6.21/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1598 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx() local
/linux-6.6.21/drivers/net/ethernet/intel/igb/
Digb.h309 unsigned int total_packets; /* total packets processed this int */ member
Digb_main.c8261 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/
Dhns3_enet.h545 u64 total_packets; /* total packets processed this group */ member
/linux-6.6.21/drivers/thunderbolt/
Dtb_msgs.h134 u8 total_packets; member
/linux-6.6.21/drivers/net/ethernet/marvell/
Dsky2.c2706 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local

12