total_tx_bytes    216 drivers/net/ethernet/intel/e1000/e1000.h 	unsigned int total_tx_bytes;
total_tx_bytes   2636 drivers/net/ethernet/intel/e1000/e1000_main.c 					   adapter->total_tx_bytes);
total_tx_bytes   3770 drivers/net/ethernet/intel/e1000/e1000_main.c 		adapter->total_tx_bytes = 0;
total_tx_bytes   3829 drivers/net/ethernet/intel/e1000/e1000_main.c 	unsigned int total_tx_bytes = 0, total_tx_packets = 0;
total_tx_bytes   3847 drivers/net/ethernet/intel/e1000/e1000_main.c 				total_tx_bytes += buffer_info->bytecount;
total_tx_bytes   3922 drivers/net/ethernet/intel/e1000/e1000_main.c 	adapter->total_tx_bytes += total_tx_bytes;
total_tx_bytes   3924 drivers/net/ethernet/intel/e1000/e1000_main.c 	netdev->stats.tx_bytes += total_tx_bytes;
total_tx_bytes    232 drivers/net/ethernet/intel/e1000e/e1000.h 	unsigned int total_tx_bytes;
total_tx_bytes   1217 drivers/net/ethernet/intel/e1000e/netdev.c 	unsigned int total_tx_bytes = 0, total_tx_packets = 0;
total_tx_bytes   1236 drivers/net/ethernet/intel/e1000e/netdev.c 				total_tx_bytes += buffer_info->bytecount;
total_tx_bytes   1289 drivers/net/ethernet/intel/e1000e/netdev.c 	adapter->total_tx_bytes += total_tx_bytes;
total_tx_bytes   1804 drivers/net/ethernet/intel/e1000e/netdev.c 		adapter->total_tx_bytes = 0;
total_tx_bytes   1884 drivers/net/ethernet/intel/e1000e/netdev.c 		adapter->total_tx_bytes = 0;
total_tx_bytes   1924 drivers/net/ethernet/intel/e1000e/netdev.c 	adapter->total_tx_bytes = 0;
total_tx_bytes   2553 drivers/net/ethernet/intel/e1000e/netdev.c 					   adapter->total_tx_bytes);
total_tx_bytes    191 drivers/net/ethernet/intel/igbvf/igbvf.h 	unsigned int total_tx_bytes;
total_tx_bytes    718 drivers/net/ethernet/intel/igbvf/netdev.c 					 adapter->total_tx_bytes);
total_tx_bytes    879 drivers/net/ethernet/intel/igbvf/netdev.c 	adapter->total_tx_bytes = 0;