total_tx_packets  217 drivers/net/ethernet/intel/e1000/e1000.h 	unsigned int total_tx_packets;
total_tx_packets 2635 drivers/net/ethernet/intel/e1000/e1000_main.c 					   adapter->total_tx_packets,
total_tx_packets 3771 drivers/net/ethernet/intel/e1000/e1000_main.c 		adapter->total_tx_packets = 0;
total_tx_packets 3829 drivers/net/ethernet/intel/e1000/e1000_main.c 	unsigned int total_tx_bytes = 0, total_tx_packets = 0;
total_tx_packets 3846 drivers/net/ethernet/intel/e1000/e1000_main.c 				total_tx_packets += buffer_info->segs;
total_tx_packets 3923 drivers/net/ethernet/intel/e1000/e1000_main.c 	adapter->total_tx_packets += total_tx_packets;
total_tx_packets 3925 drivers/net/ethernet/intel/e1000/e1000_main.c 	netdev->stats.tx_packets += total_tx_packets;
total_tx_packets  233 drivers/net/ethernet/intel/e1000e/e1000.h 	unsigned int total_tx_packets;
total_tx_packets 1217 drivers/net/ethernet/intel/e1000e/netdev.c 	unsigned int total_tx_bytes = 0, total_tx_packets = 0;
total_tx_packets 1235 drivers/net/ethernet/intel/e1000e/netdev.c 				total_tx_packets += buffer_info->segs;
total_tx_packets 1290 drivers/net/ethernet/intel/e1000e/netdev.c 	adapter->total_tx_packets += total_tx_packets;
total_tx_packets 1805 drivers/net/ethernet/intel/e1000e/netdev.c 		adapter->total_tx_packets = 0;
total_tx_packets 1885 drivers/net/ethernet/intel/e1000e/netdev.c 		adapter->total_tx_packets = 0;
total_tx_packets 1925 drivers/net/ethernet/intel/e1000e/netdev.c 	adapter->total_tx_packets = 0;
total_tx_packets 2552 drivers/net/ethernet/intel/e1000e/netdev.c 					   adapter->total_tx_packets,
total_tx_packets  192 drivers/net/ethernet/intel/igbvf/igbvf.h 	unsigned int total_tx_packets;
total_tx_packets  717 drivers/net/ethernet/intel/igbvf/netdev.c 					 adapter->total_tx_packets,
total_tx_packets  880 drivers/net/ethernet/intel/igbvf/netdev.c 	adapter->total_tx_packets = 0;