Searched defs:total_rx_bytes (Results 1 – 9 of 9) sorted by relevance
/drivers/net/ethernet/intel/i40evf/ |
D | i40e_txrx.c | 937 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq_ps() local 1114 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq_1buf() local
|
/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 1483 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq_ps() local 1675 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq_1buf() local
|
/drivers/net/ethernet/intel/igbvf/ |
D | igbvf.h | 214 unsigned int total_rx_bytes; member
|
/drivers/net/ethernet/intel/e1000e/ |
D | netdev.c | 935 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq() local 1327 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in e1000_clean_rx_irq_ps() local 1529 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
|
/drivers/net/ethernet/intel/e1000/ |
D | e1000.h | 244 unsigned int total_rx_bytes; member
|
D | e1000_main.c | 4167 unsigned int total_rx_bytes=0, total_rx_packets=0; in e1000_clean_jumbo_rx_irq() local 4387 unsigned int total_rx_bytes=0, total_rx_packets=0; in e1000_clean_rx_irq() local
|
/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
|
/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
|