Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac80211/
Drc80211_minstrel_ht.h87 unsigned int total_packets; member
Drc80211_minstrel.h106 unsigned int total_packets; member
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c610 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_rx_irq() local
1223 unsigned int total_bytes = 0, total_packets = 0; in fm10k_clean_tx_irq() local
Dfm10k.h157 unsigned int total_packets; /* total packets processed this int */ member
/linux-4.1.27/tools/testing/selftests/net/
Dpsock_tpacket.c109 static unsigned int total_packets, total_bytes; variable
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dnetdev.c275 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_rx_irq() local
797 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_tx_irq() local
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h280 unsigned int total_packets; /* total packets processed this int */ member
Di40e_txrx.c217 unsigned int total_packets = 0; in i40e_clean_tx_irq() local
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h283 unsigned int total_packets; /* total packets processed this int */ member
Di40e_txrx.c698 unsigned int total_packets = 0; in i40e_clean_tx_irq() local
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dmain.c143 unsigned int total_bytes = 0, total_packets = 0; in alx_clean_tx_irq() local
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h178 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.1.27/drivers/net/ethernet/intel/igb/
Digb.h227 unsigned int total_packets; /* total packets processed this int */ member
Digb_main.c6409 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
6963 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h357 unsigned int total_packets; /* total packets processed this int */ member
Dixgbe_main.c1084 unsigned int total_bytes = 0, total_packets = 0; in ixgbe_clean_tx_irq() local
/linux-4.1.27/drivers/net/ethernet/marvell/
Dsky2.c2733 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local
/linux-4.1.27/drivers/scsi/
Dips.h586 uint8_t total_packets; member