Home
last modified time | relevance | path

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

/linux-3.3/net/mac80211/
Drc80211_minstrel_ht.h96 unsigned int total_packets; member
/linux-3.3/drivers/net/ethernet/intel/igbvf/
Dnetdev.c249 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_rx_irq() local
752 unsigned int total_bytes = 0, total_packets = 0; in igbvf_clean_tx_irq() local
/linux-3.3/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h76 u64 total_packets; member
Dixgbevf_main.c199 unsigned int total_bytes = 0, total_packets = 0; in ixgbevf_clean_tx_irq() local
/linux-3.3/drivers/net/ethernet/intel/igb/
Digb.h187 unsigned int total_packets; /* total packets processed this int */ member
Digb_main.c5750 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_tx_irq() local
6029 unsigned int total_bytes = 0, total_packets = 0; in igb_clean_rx_irq() local
/linux-3.3/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h293 unsigned int total_packets; /* total packets processed this int */ member
Dixgbe_main.c747 unsigned int total_bytes = 0, total_packets = 0; in ixgbe_clean_tx_irq() local
/linux-3.3/drivers/net/ethernet/marvell/
Dsky2.c2698 unsigned int total_packets[2] = { 0 }; in sky2_status_intr() local
/linux-3.3/drivers/scsi/
Dips.h587 uint8_t total_packets; member