Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx_common.h47 unsigned int total_packets, in i40e_update_tx_stats()
H A Di40e_txrx.h439 unsigned int total_packets; /* total packets processed this int */ member
H A Di40e_txrx.c937 unsigned int total_bytes = 0, total_packets = 0; in i40e_clean_tx_irq() local
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_xsk.c465 unsigned int total_packets = 0, total_bytes = 0; in ixgbe_clean_xdp_tx_irq() local
H A Dixgbe.h477 unsigned int total_packets; /* total packets processed this int */ member
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A 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
H A Dfm10k.h148 unsigned int total_packets; /* total packets processed this int */ member
/openbmc/linux/net/mac80211/
H A Drc80211_minstrel_ht.h177 unsigned int total_packets; member
/openbmc/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c97 static unsigned int total_packets, total_bytes; variable
/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A 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
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h421 unsigned int total_packets; /* total packets processed this int */ member
H A Diavf_txrx.c218 unsigned int total_bytes = 0, total_packets = 0; in iavf_clean_tx_irq() local
/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dmain.c169 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2574 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq() local
2767 int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq_zc() local
2949 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_tx_irq() local
H A Digc.h87 unsigned int total_packets; /* total packets processed this int */ member
/openbmc/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h219 unsigned int total_packets; /* total packets processed this int */ member
H A Dixgbevf_main.c270 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbevf_clean_tx_irq() local
/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c707 unsigned int total_bytes = 0, total_packets = 0; in wx_clean_tx_irq() local
/openbmc/linux/drivers/media/dvb-frontends/
H A Dmxl692_defs.h497 u32 total_packets; member
H A Dmxl5xx_defs.h372 u32 total_packets; /* Total packets */ member
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1598 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx() local
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb.h309 unsigned int total_packets; /* total packets processed this int */ member
H A Digb_main.c8248 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
8884 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h547 u64 total_packets; /* total packets processed this group */ member
/openbmc/linux/drivers/thunderbolt/
H A Dtb_msgs.h134 u8 total_packets; member

12