Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Drc80211_minstrel_ht.h87 unsigned int total_packets; member
Drc80211_minstrel.h106 unsigned int total_packets; member
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c601 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_rx_irq() local
1210 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_tx_irq() local
Dfm10k.h164 unsigned int total_packets; /* total packets processed this int */ member
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_tpacket.c109 static unsigned int total_packets, total_bytes; variable
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Dnetdev.c275 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_rx_irq() local
798 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h303 unsigned int total_packets; /* total packets processed this int */ member
Di40e_txrx.c158 unsigned int total_packets = 0; in i40e_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h308 unsigned int total_packets; /* total packets processed this int */ member
Di40e_txrx.c640 unsigned int total_packets = 0; in i40e_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/atheros/alx/
Dmain.c143 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h180 unsigned int total_packets; /* total packets processed this int */ member
Dixgbevf_main.c296 unsigned int total_bytes = 0, total_packets = 0; in ixgbevf_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1555 unsigned int total_bytes = 0, total_packets = 0; in atl1c_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb.h227 unsigned int total_packets; /* total packets processed this int */ member
Digb_main.c6406 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
6916 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h365 unsigned int total_packets; /* total packets processed this int */ member
Dixgbe_main.c1098 unsigned int total_bytes = 0, total_packets = 0; in ixgbe_clean_tx_irq() local
/linux-4.4.14/drivers/net/ethernet/marvell/
Dsky2.c2733 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local
/linux-4.4.14/drivers/scsi/
Dips.h586 uint8_t total_packets; member