Searched defs:total_rx_bytes (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_xsk.c | 251 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in ixgbe_clean_rx_irq_zc() local
|
| H A D | ixgbe_main.c | 2500 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbe_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_xsk.c | 408 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq_zc() local
|
| H A D | i40e_txrx.c | 2328 unsigned int total_rx_bytes, in i40e_update_rx_stats() 2439 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in i40e_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 184 unsigned int total_rx_bytes; member
|
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_txrx.c | 1389 unsigned int total_rx_bytes = 0, total_rx_packets = 0; in iavf_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 1383 unsigned int total_rx_bytes = 0, total_rx_pkts = 0; in ice_clean_rx_irq() local
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ixgbevf_main.c | 1120 unsigned int total_rx_bytes = 0, total_rx_packets = 0, frame_sz = 0; in ixgbevf_clean_rx_irq() local
|