/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_txrx_common.h | 47 unsigned int total_packets, in i40e_update_tx_stats()
|
H A D | i40e_txrx.h | 439 unsigned int total_packets; /* total packets processed this int */ member
|
H A D | i40e_txrx.c | 934 unsigned int total_bytes = 0, total_packets = 0; in i40e_clean_tx_irq() local
|
/linux/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_main.c | 566 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 D | fm10k.h | 148 unsigned int total_packets; /* total packets processed this int */ member
|
/linux/net/mac80211/ |
H A D | rc80211_minstrel_ht.h | 177 unsigned int total_packets; member
|
/linux/tools/testing/selftests/net/ |
H A D | psock_tpacket.c | 97 static unsigned int total_packets, total_bytes; variable
|
/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | netdev.c | 255 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 D | iavf_txrx.h | 312 unsigned int total_packets; /* total packets processed this int */ member
|
H A D | iavf_txrx.c | 219 unsigned int total_bytes = 0, total_packets = 0; in iavf_clean_tx_irq() local
|
/linux/drivers/net/ethernet/intel/ixgbevf/ |
H A D | ixgbevf.h | 219 unsigned int total_packets; /* total packets processed this int */ member
|
H A D | ixgbevf_main.c | 269 unsigned int total_bytes = 0, total_packets = 0, total_ipsec = 0; in ixgbevf_clean_tx_irq() local
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 2582 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
|
H A D | igc.h | 135 unsigned int total_packets; /* total packets processed this int */ member
|
/linux/drivers/media/dvb-frontends/ |
H A D | mxl692_defs.h | 497 u32 total_packets; member
|
H A D | mxl5xx_defs.h | 372 u32 total_packets; /* Total packets */ member
|
/linux/drivers/net/ethernet/wangxun/libwx/ |
H A D | wx_lib.c | 707 unsigned int total_bytes = 0, total_packets = 0; in wx_clean_tx_irq() local
|
H A D | wx_type.h | 907 unsigned int total_packets; /* total packets processed this int */ member
|
/linux/drivers/net/ethernet/meta/fbnic/ |
H A D | fbnic_txrx.c | 319 u64 total_bytes = 0, total_packets = 0; in fbnic_clean_twq0() local
|
/linux/drivers/net/ethernet/atheros/atl1c/ |
H A D | atl1c_main.c | 1599 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx() local
|
/linux/drivers/net/ethernet/intel/igb/ |
H A D | igb.h | 309 unsigned int total_packets; /* total packets processed this int */ member
|
H A D | igb_main.c | 8238 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/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.h | 547 u64 total_packets; /* total packets processed this group */ member
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe.h | 477 unsigned int total_packets; /* total packets processed this int */ member
|
/linux/drivers/net/ethernet/marvell/ |
H A D | sky2.c | 2707 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local
|