Searched defs:total_rx_bytes (Results  1 – 9 of 9) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/intel/i40evf/ | 
| D | i40e_txrx.c | 942 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in i40e_clean_rx_irq_ps()  local1119 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in i40e_clean_rx_irq_1buf()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ | 
| D | i40e_txrx.c | 1469 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in i40e_clean_rx_irq_ps()  local1661 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in i40e_clean_rx_irq_1buf()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/igbvf/ | 
| D | igbvf.h | 214 	unsigned int total_rx_bytes;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ | 
| D | e1000.h | 241 	unsigned int total_rx_bytes;  member
 | 
| D | e1000_main.c | 4139 	unsigned int total_rx_bytes=0, total_rx_packets=0;  in e1000_clean_jumbo_rx_irq()  local4359 	unsigned int total_rx_bytes=0, total_rx_packets=0;  in e1000_clean_rx_irq()  local
 
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/e1000e/ | 
| D | netdev.c | 937 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in e1000_clean_rx_irq()  local1323 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in e1000_clean_rx_irq_ps()  local
 1525 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in e1000_clean_jumbo_rx_irq()  local
 
 | 
| D | e1000.h | 256 	unsigned int total_rx_bytes;  member
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/ | 
| D | ixgbevf_main.c | 915 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in ixgbevf_clean_rx_irq()  local
 | 
| /linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ | 
| D | ixgbe_main.c | 2049 	unsigned int total_rx_bytes = 0, total_rx_packets = 0;  in ixgbe_clean_rx_irq()  local
 |