Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_txrx_common.h47 unsigned int total_packets, in i40e_update_tx_stats()
Di40e_txrx.h439 unsigned int total_packets; /* total packets processed this int */ member
Di40e_txrx.c934 unsigned int total_bytes = 0, total_packets = 0; in i40e_clean_tx_irq() local
/linux-6.12.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe_xsk.c460 unsigned int total_packets = 0, total_bytes = 0; in ixgbe_clean_xdp_tx_irq() local
/linux-6.12.1/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c566 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_rx_irq() local
1184 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.12.1/net/mac80211/
Drc80211_minstrel_ht.h177 unsigned int total_packets; member
/linux-6.12.1/tools/testing/selftests/net/
Dpsock_tpacket.c97 static unsigned int total_packets, total_bytes; variable
/linux-6.12.1/drivers/net/ethernet/intel/igbvf/
Dnetdev.c255 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_rx_irq() local
779 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_tx_irq() local
/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h312 unsigned int total_packets; /* total packets processed this int */ member
Diavf_txrx.c219 unsigned int total_bytes = 0, total_packets = 0; in iavf_clean_tx_irq() local
/linux-6.12.1/drivers/net/ethernet/atheros/alx/
Dmain.c169 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
/linux-6.12.1/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h219 unsigned int total_packets; /* total packets processed this int */ member
Dixgbevf_main.c269 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbevf_clean_tx_irq() local
/linux-6.12.1/drivers/net/ethernet/intel/igc/
Digc_main.c2582 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq() local
2772 int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq_zc() local
3045 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_tx_irq() local
Digc.h135 unsigned int total_packets; /* total packets processed this int */ member
/linux-6.12.1/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.c707 unsigned int total_bytes = 0, total_packets = 0; in wx_clean_tx_irq() local
/linux-6.12.1/drivers/media/dvb-frontends/
Dmxl692_defs.h497 u32 total_packets; member
Dmxl5xx_defs.h372 u32 total_packets; /* Total packets */ member
/linux-6.12.1/drivers/net/ethernet/meta/fbnic/
Dfbnic_txrx.c319 u64 total_bytes = 0, total_packets = 0; in fbnic_clean_twq0() local
/linux-6.12.1/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1599 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx() local
/linux-6.12.1/drivers/net/ethernet/intel/igb/
Digb.h309 unsigned int total_packets; /* total packets processed this int */ member
Digb_main.c8238 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
8871 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.h547 u64 total_packets; /* total packets processed this group */ member
/linux-6.12.1/drivers/thunderbolt/
Dtb_msgs.h128 u8 total_packets; member

12