total_rx_bytes 218 drivers/net/ethernet/intel/e1000/e1000.h unsigned int total_rx_bytes; total_rx_bytes 2643 drivers/net/ethernet/intel/e1000/e1000_main.c adapter->total_rx_bytes); total_rx_bytes 3772 drivers/net/ethernet/intel/e1000/e1000_main.c adapter->total_rx_bytes = 0; total_rx_bytes 4130 drivers/net/ethernet/intel/e1000/e1000_main.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 4242 drivers/net/ethernet/intel/e1000/e1000_main.c total_rx_bytes += skb->len; total_rx_bytes 4268 drivers/net/ethernet/intel/e1000/e1000_main.c total_rx_bytes += (skb->len - 4); /* don't count FCS */ total_rx_bytes 4302 drivers/net/ethernet/intel/e1000/e1000_main.c adapter->total_rx_bytes += total_rx_bytes; total_rx_bytes 4303 drivers/net/ethernet/intel/e1000/e1000_main.c netdev->stats.rx_bytes += total_rx_bytes; total_rx_bytes 4351 drivers/net/ethernet/intel/e1000/e1000_main.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 4433 drivers/net/ethernet/intel/e1000/e1000_main.c total_rx_bytes += (length - 4); /* don't count FCS */ total_rx_bytes 4475 drivers/net/ethernet/intel/e1000/e1000_main.c adapter->total_rx_bytes += total_rx_bytes; total_rx_bytes 4476 drivers/net/ethernet/intel/e1000/e1000_main.c netdev->stats.rx_bytes += total_rx_bytes; total_rx_bytes 234 drivers/net/ethernet/intel/e1000e/e1000.h unsigned int total_rx_bytes; total_rx_bytes 920 drivers/net/ethernet/intel/e1000e/netdev.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 989 drivers/net/ethernet/intel/e1000e/netdev.c total_rx_bytes -= 4; total_rx_bytes 994 drivers/net/ethernet/intel/e1000e/netdev.c total_rx_bytes += length; total_rx_bytes 1050 drivers/net/ethernet/intel/e1000e/netdev.c adapter->total_rx_bytes += total_rx_bytes; total_rx_bytes 1316 drivers/net/ethernet/intel/e1000e/netdev.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 1445 drivers/net/ethernet/intel/e1000e/netdev.c total_rx_bytes += skb->len; total_rx_bytes 1482 drivers/net/ethernet/intel/e1000e/netdev.c adapter->total_rx_bytes += total_rx_bytes; total_rx_bytes 1518 drivers/net/ethernet/intel/e1000e/netdev.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 1629 drivers/net/ethernet/intel/e1000e/netdev.c total_rx_bytes += skb->len; total_rx_bytes 1664 drivers/net/ethernet/intel/e1000e/netdev.c adapter->total_rx_bytes += total_rx_bytes; total_rx_bytes 1806 drivers/net/ethernet/intel/e1000e/netdev.c adapter->total_rx_bytes = 0; total_rx_bytes 1886 drivers/net/ethernet/intel/e1000e/netdev.c adapter->total_rx_bytes = 0; total_rx_bytes 1955 drivers/net/ethernet/intel/e1000e/netdev.c adapter->total_rx_bytes = 0; total_rx_bytes 2560 drivers/net/ethernet/intel/e1000e/netdev.c adapter->total_rx_bytes); total_rx_bytes 2284 drivers/net/ethernet/intel/i40e/i40e_txrx.c unsigned int total_rx_bytes, total_rx_bytes 2289 drivers/net/ethernet/intel/i40e/i40e_txrx.c rx_ring->stats.bytes += total_rx_bytes; total_rx_bytes 2292 drivers/net/ethernet/intel/i40e/i40e_txrx.c rx_ring->q_vector->rx.total_bytes += total_rx_bytes; total_rx_bytes 2331 drivers/net/ethernet/intel/i40e/i40e_txrx.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 2405 drivers/net/ethernet/intel/i40e/i40e_txrx.c total_rx_bytes += size; total_rx_bytes 2434 drivers/net/ethernet/intel/i40e/i40e_txrx.c total_rx_bytes += skb->len; total_rx_bytes 2450 drivers/net/ethernet/intel/i40e/i40e_txrx.c i40e_update_rx_stats(rx_ring, total_rx_bytes, total_rx_packets); total_rx_bytes 18 drivers/net/ethernet/intel/i40e/i40e_txrx_common.h unsigned int total_rx_bytes, total_rx_bytes 532 drivers/net/ethernet/intel/i40e/i40e_xsk.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 592 drivers/net/ethernet/intel/i40e/i40e_xsk.c total_rx_bytes += size; total_rx_bytes 619 drivers/net/ethernet/intel/i40e/i40e_xsk.c total_rx_bytes += skb->len; total_rx_bytes 627 drivers/net/ethernet/intel/i40e/i40e_xsk.c i40e_update_rx_stats(rx_ring, total_rx_bytes, total_rx_packets); total_rx_bytes 1480 drivers/net/ethernet/intel/iavf/iavf_txrx.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 1563 drivers/net/ethernet/intel/iavf/iavf_txrx.c total_rx_bytes += skb->len; total_rx_bytes 1588 drivers/net/ethernet/intel/iavf/iavf_txrx.c rx_ring->stats.bytes += total_rx_bytes; total_rx_bytes 1591 drivers/net/ethernet/intel/iavf/iavf_txrx.c rx_ring->q_vector->rx.total_bytes += total_rx_bytes; total_rx_bytes 1007 drivers/net/ethernet/intel/ice/ice_txrx.c unsigned int total_rx_bytes = 0, total_rx_pkts = 0; total_rx_bytes 1084 drivers/net/ethernet/intel/ice/ice_txrx.c total_rx_bytes += skb->len; total_rx_bytes 1105 drivers/net/ethernet/intel/ice/ice_txrx.c rx_ring->stats.bytes += total_rx_bytes; total_rx_bytes 1108 drivers/net/ethernet/intel/ice/ice_txrx.c rx_ring->q_vector->rx.total_bytes += total_rx_bytes; total_rx_bytes 193 drivers/net/ethernet/intel/igbvf/igbvf.h unsigned int total_rx_bytes; total_rx_bytes 379 drivers/net/ethernet/intel/igbvf/netdev.c adapter->total_rx_bytes += total_bytes; total_rx_bytes 744 drivers/net/ethernet/intel/igbvf/netdev.c adapter->total_rx_bytes); total_rx_bytes 911 drivers/net/ethernet/intel/igbvf/netdev.c adapter->total_rx_bytes = 0; total_rx_bytes 2281 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 2340 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c total_rx_bytes += size; total_rx_bytes 2370 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c total_rx_bytes += skb->len; total_rx_bytes 2389 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c total_rx_bytes += ddp_bytes; total_rx_bytes 2421 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c rx_ring->stats.bytes += total_rx_bytes; total_rx_bytes 2424 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c q_vector->rx.total_bytes += total_rx_bytes; total_rx_bytes 431 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 502 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c total_rx_bytes += size; total_rx_bytes 522 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c total_rx_bytes += skb->len; total_rx_bytes 544 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c rx_ring->stats.bytes += total_rx_bytes; total_rx_bytes 547 drivers/net/ethernet/intel/ixgbe/ixgbe_xsk.c q_vector->rx.total_bytes += total_rx_bytes; total_rx_bytes 1119 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c unsigned int total_rx_bytes = 0, total_rx_packets = 0; total_rx_bytes 1173 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c total_rx_bytes += size; total_rx_bytes 1205 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c total_rx_bytes += skb->len; total_rx_bytes 1246 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c rx_ring->stats.bytes += total_rx_bytes; total_rx_bytes 1249 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c q_vector->rx.total_bytes += total_rx_bytes;