Home
last modified time | relevance | path

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

12

/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.c934 unsigned int total_bytes = 0, total_packets = 0; in i40e_clean_tx_irq() local
/linux/drivers/net/ethernet/intel/fm10k/
H A 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
H A Dfm10k.h148 unsigned int total_packets; /* total packets processed this int */ member
/linux/net/mac80211/
H A Drc80211_minstrel_ht.h177 unsigned int total_packets; member
/linux/tools/testing/selftests/net/
H A Dpsock_tpacket.c97 static unsigned int total_packets, total_bytes; variable
/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
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h300 unsigned int total_packets; /* total packets processed this int */ member
H A Diavf_txrx.c239 unsigned int total_bytes = 0, total_packets = 0; in iavf_clean_tx_irq() local
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c2596 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq() local
2795 int total_bytes = 0, total_packets = 0; in igc_clean_rx_irq_zc() local
3126 unsigned int total_bytes = 0, total_packets = 0; in igc_clean_tx_irq() local
H A Digc.h140 unsigned int total_packets; /* total packets processed this int */ member
/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
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_lib.c720 unsigned int total_bytes = 0, total_packets = 0; in wx_clean_tx_irq() local
H A Dwx_type.h1030 unsigned int total_packets; /* total packets processed this int */ member
/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c1599 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx() local
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c529 u64 total_bytes = 0, total_packets = 0, ts_lost = 0; in fbnic_clean_twq0() local
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.h547 u64 total_packets; /* total packets processed this group */ member
/linux/drivers/thunderbolt/
H A Dtb_msgs.h129 u8 total_packets; member
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c274 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbevf_clean_tx_irq() local
/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c8332 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
9021 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/linux/drivers/net/ethernet/marvell/
H A Dsky2.c2708 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local
/linux/drivers/scsi/
H A Dips.h569 uint8_t total_packets; member
/linux/drivers/net/hyperv/
H A Dhyperv_net.h164 u16 total_packets; member

12