tx_bytes          164 arch/m68k/emu/nfeth.c 	dev->stats.tx_bytes += len;
tx_bytes           49 arch/s390/appldata/appldata_net_sum.c 	u64 tx_bytes;		/* total bytes transmitted       */
tx_bytes           68 arch/s390/appldata/appldata_net_sum.c 	unsigned long rx_packets, tx_packets, rx_bytes, tx_bytes, rx_errors,
tx_bytes           78 arch/s390/appldata/appldata_net_sum.c 	tx_bytes   = 0;
tx_bytes           94 arch/s390/appldata/appldata_net_sum.c 		tx_bytes   += stats->tx_bytes;
tx_bytes          108 arch/s390/appldata/appldata_net_sum.c 	net_data->tx_bytes   = tx_bytes;
tx_bytes           48 arch/s390/include/asm/pci.h 	u64 tx_bytes;
tx_bytes           58 arch/s390/include/asm/pci.h 	u64 tx_bytes;
tx_bytes          120 arch/s390/pci/pci_debug.c 			     &zdev->fmb->fmt3.tx_bytes);
tx_bytes          222 arch/um/drivers/net_kern.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          370 arch/um/drivers/vector_kern.c 	qi->dev->stats.tx_bytes += bytes_compl;
tx_bytes          914 arch/um/drivers/vector_kern.c 		vp->dev->stats.tx_bytes += skb->len;
tx_bytes          425 arch/xtensa/platforms/iss/network.c 		lp->stats.tx_bytes += skb->len;
tx_bytes         1084 drivers/atm/horizon.c   unsigned int tx_bytes;
tx_bytes         1094 drivers/atm/horizon.c     tx_bytes = dev->tx_bytes;
tx_bytes         1110 drivers/atm/horizon.c     if (tx_bytes) {
tx_bytes         1112 drivers/atm/horizon.c       if (!test_bit (ultra, &dev->flags) || tx_bytes <= MAX_PIO_COUNT) {
tx_bytes         1116 drivers/atm/horizon.c       if (tx_bytes <= MAX_TRANSFER_COUNT) {
tx_bytes         1122 drivers/atm/horizon.c 	dev->tx_bytes = 0;
tx_bytes         1125 drivers/atm/horizon.c 	dev->tx_bytes = tx_bytes - MAX_TRANSFER_COUNT;
tx_bytes         1126 drivers/atm/horizon.c 	tx_bytes = MAX_TRANSFER_COUNT;
tx_bytes         1136 drivers/atm/horizon.c 	tx_bytes = dev->tx_iovec->iov_len;
tx_bytes         1140 drivers/atm/horizon.c 	if (!test_bit (ultra, &dev->flags) || tx_bytes <= MAX_PIO_COUNT) {
tx_bytes         1144 drivers/atm/horizon.c 	if (tx_bytes <= MAX_TRANSFER_COUNT) {
tx_bytes         1146 drivers/atm/horizon.c 	  dev->tx_bytes = 0;
tx_bytes         1149 drivers/atm/horizon.c 	  dev->tx_bytes = tx_bytes - MAX_TRANSFER_COUNT;
tx_bytes         1150 drivers/atm/horizon.c 	  tx_bytes = MAX_TRANSFER_COUNT;
tx_bytes         1167 drivers/atm/horizon.c     if (tx_bytes) {
tx_bytes         1171 drivers/atm/horizon.c 	wrs_regb (dev, DATA_PORT_OFF, dev->tx_addr, tx_bytes);
tx_bytes         1180 drivers/atm/horizon.c 		 ? tx_bytes | MASTER_TX_AUTO_APPEND_DESC
tx_bytes         1181 drivers/atm/horizon.c 		 : tx_bytes);
tx_bytes         1183 drivers/atm/horizon.c       dev->tx_addr += tx_bytes;
tx_bytes         1694 drivers/atm/horizon.c       dev->tx_bytes = 0;
tx_bytes         1704 drivers/atm/horizon.c       dev->tx_bytes = tx_len;
tx_bytes         2736 drivers/atm/horizon.c 	dev->tx_bytes = 0;
tx_bytes          402 drivers/atm/horizon.h   unsigned int        tx_bytes;   // bytes remaining to TX within region
tx_bytes         3945 drivers/char/pcmcia/synclink_cs.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          849 drivers/firewire/net.c 		dev->netdev->stats.tx_bytes += skb->len;
tx_bytes         1028 drivers/hsi/clients/ssi_protocol.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          202 drivers/i2c/busses/i2c-bcm-iproc.c 	unsigned int tx_bytes;
tx_bytes          417 drivers/i2c/busses/i2c-bcm-iproc.c 	unsigned int tx_bytes = msg->len - iproc_i2c->tx_bytes;
tx_bytes          422 drivers/i2c/busses/i2c-bcm-iproc.c 	tx_bytes = min_t(unsigned int, tx_bytes, M_TX_RX_FIFO_SIZE);
tx_bytes          423 drivers/i2c/busses/i2c-bcm-iproc.c 	for (i = 0; i < tx_bytes; i++) {
tx_bytes          425 drivers/i2c/busses/i2c-bcm-iproc.c 		unsigned int idx = iproc_i2c->tx_bytes + i;
tx_bytes          452 drivers/i2c/busses/i2c-bcm-iproc.c 	iproc_i2c->tx_bytes += tx_bytes;
tx_bytes          687 drivers/i2c/busses/i2c-bcm-iproc.c 	unsigned int tx_bytes;
tx_bytes          707 drivers/i2c/busses/i2c-bcm-iproc.c 	tx_bytes = min_t(unsigned int, msg->len, M_TX_RX_FIFO_SIZE - 1);
tx_bytes          709 drivers/i2c/busses/i2c-bcm-iproc.c 		for (i = 0; i < tx_bytes; i++) {
tx_bytes          718 drivers/i2c/busses/i2c-bcm-iproc.c 		iproc_i2c->tx_bytes = tx_bytes;
tx_bytes          740 drivers/i2c/busses/i2c-bcm-iproc.c 	    msg->len > iproc_i2c->tx_bytes)
tx_bytes          508 drivers/infiniband/hw/efa/efa_admin_cmds_defs.h 	u64 tx_bytes;
tx_bytes          758 drivers/infiniband/hw/efa/efa_com_cmd.c 	result->basic_stats.tx_bytes = resp.basic_stats.tx_bytes;
tx_bytes          237 drivers/infiniband/hw/efa/efa_com_cmd.h 	u64 tx_bytes;
tx_bytes         1781 drivers/infiniband/hw/efa/efa_verbs.c 	stats->value[EFA_TX_BYTES] = bs->tx_bytes;
tx_bytes          201 drivers/infiniband/hw/hfi1/vnic_main.c 		stats->netstats.tx_bytes += qnstats->tx_bytes;
tx_bytes          232 drivers/infiniband/hw/hfi1/vnic_main.c 	netdev->stats.tx_bytes = stats->netstats.tx_bytes;
tx_bytes          278 drivers/infiniband/hw/hfi1/vnic_main.c 	stats->netstats.tx_bytes += skb->len + ETH_FCS_LEN;
tx_bytes          903 drivers/infiniband/hw/mlx4/mad.c 				     (be64_to_cpu(cnt->tx_bytes) >> 2));
tx_bytes          918 drivers/infiniband/hw/mlx4/mad.c 			cpu_to_be64(be64_to_cpu(cnt->tx_bytes) >> 2);
tx_bytes          144 drivers/infiniband/hw/mlx5/ib_virt.c 	stats->tx_bytes = MLX5_GET64_PR(query_vport_counter_out, out, transmitted_ib_unicast.octets);
tx_bytes          817 drivers/infiniband/ulp/ipoib/ipoib_cm.c 	dev->stats.tx_bytes += tx_req->skb->len;
tx_bytes           52 drivers/infiniband/ulp/ipoib/ipoib_ethtool.c 	IPOIB_NETDEV_STAT(tx_bytes),
tx_bytes          405 drivers/infiniband/ulp/ipoib/ipoib_ib.c 	dev->stats.tx_bytes += tx_req->skb->len;
tx_bytes          309 drivers/infiniband/ulp/opa_vnic/opa_vnic_encap.h 	__be64  tx_bytes;
tx_bytes           74 drivers/infiniband/ulp/opa_vnic/opa_vnic_ethtool.c 	{"tx_bytes", VNIC_STAT(netstats.tx_bytes)},
tx_bytes          104 drivers/infiniband/ulp/opa_vnic/opa_vnic_vema_iface.c 	cntrs->tx_bytes = cpu_to_be64(vstats.netstats.tx_bytes);
tx_bytes          581 drivers/message/fusion/mptlan.c 	dev->stats.tx_bytes += sent->len;
tx_bytes          647 drivers/message/fusion/mptlan.c 		dev->stats.tx_bytes += sent->len;
tx_bytes          485 drivers/misc/sgi-xp/xpnet.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          909 drivers/net/appletalk/cops.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          182 drivers/net/appletalk/ipddp.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          925 drivers/net/appletalk/ltpc.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          696 drivers/net/arcnet/arcnet.c 			dev->stats.tx_bytes += skb->len;
tx_bytes          954 drivers/net/arcnet/arcnet.c 						dev->stats.tx_bytes += lp->outgoing.skb->len;
tx_bytes           77 drivers/net/bonding/bond_alb.c 		entry->load_history = 1 + entry->tx_bytes /
tx_bytes           79 drivers/net/bonding/bond_alb.c 		entry->tx_bytes = 0;
tx_bytes          221 drivers/net/bonding/bond_alb.c 		hash_table[hash_index].tx_bytes += skb_len;
tx_bytes          253 drivers/net/caif/caif_hsi.c 			cfhsi->ndev->stats.tx_bytes += skb->len;
tx_bytes          294 drivers/net/caif/caif_hsi.c 		cfhsi->ndev->stats.tx_bytes += skb->len;
tx_bytes          244 drivers/net/caif/caif_serial.c 		ser->dev->stats.tx_bytes += tty_wr;
tx_bytes          371 drivers/net/caif/caif_spi.c 		cfspi->ndev->stats.tx_bytes += skb->len;
tx_bytes          585 drivers/net/caif/caif_virtio.c 	cfv->ndev->stats.tx_bytes += skb->len;
tx_bytes          484 drivers/net/can/at91_can.c 	stats->tx_bytes += cf->can_dlc;
tx_bytes          757 drivers/net/can/c_can/c_can.c 		stats->tx_bytes += bytes;
tx_bytes          702 drivers/net/can/cc770/cc770.c 	stats->tx_bytes += cf->can_dlc;
tx_bytes          924 drivers/net/can/flexcan.c 		stats->tx_bytes += can_rx_offload_get_echo_skb(&priv->offload,
tx_bytes          518 drivers/net/can/grcan.c 			stats->tx_bytes += priv->txdlc[i];
tx_bytes          632 drivers/net/can/ifi_canfd/ifi_canfd.c 		stats->tx_bytes += can_get_echo_skb(ndev, 0);
tx_bytes         1417 drivers/net/can/janz-ican3.c 		stats->tx_bytes += ican3_get_echo_skb(mod);
tx_bytes         1471 drivers/net/can/kvaser_pciefd.c 		stats->tx_bytes += dlc;
tx_bytes         1545 drivers/net/can/kvaser_pciefd.c 			stats->tx_bytes += dlc;
tx_bytes          904 drivers/net/can/m_can/m_can.c 		stats->tx_bytes += can_get_echo_skb(dev, msg_mark);
tx_bytes          944 drivers/net/can/m_can/m_can.c 			stats->tx_bytes += can_get_echo_skb(dev, 0);
tx_bytes          448 drivers/net/can/mscan/mscan.c 			stats->tx_bytes += in_8(&regs->tx.dlr);
tx_bytes          720 drivers/net/can/pch_can.c 	stats->tx_bytes += dlc;
tx_bytes          259 drivers/net/can/peak_canfd/peak_canfd.c 		stats->tx_bytes += cf_len;
tx_bytes          386 drivers/net/can/rcar/rcar_can.c 		stats->tx_bytes += priv->tx_dlc[priv->tx_tail %
tx_bytes         1045 drivers/net/can/rcar/rcar_canfd.c 		stats->tx_bytes += priv->tx_len[sent];
tx_bytes          299 drivers/net/can/sja1000/peak_pci.c 		if (netdev->stats.tx_bytes != card->channel[i].prev_tx_bytes) {
tx_bytes          300 drivers/net/can/sja1000/peak_pci.c 			card->channel[i].prev_tx_bytes = netdev->stats.tx_bytes;
tx_bytes          405 drivers/net/can/sja1000/peak_pcmcia.c 		if (netdev->stats.tx_bytes != card->channel[i].prev_tx_bytes) {
tx_bytes          406 drivers/net/can/sja1000/peak_pcmcia.c 			card->channel[i].prev_tx_bytes = netdev->stats.tx_bytes;
tx_bytes          533 drivers/net/can/sja1000/sja1000.c 				stats->tx_bytes +=
tx_bytes          307 drivers/net/can/slcan.c 	sl->dev->stats.tx_bytes += cf->can_dlc;
tx_bytes          297 drivers/net/can/softing/softing_main.c 				netdev->stats.tx_bytes += msg.can_dlc;
tx_bytes          725 drivers/net/can/spi/hi311x.c 			net->stats.tx_bytes += priv->tx_len - 1;
tx_bytes          863 drivers/net/can/spi/mcp251x.c 			net->stats.tx_bytes += priv->tx_len - 1;
tx_bytes          655 drivers/net/can/sun4i_can.c 			stats->tx_bytes +=
tx_bytes          744 drivers/net/can/ti_hecc.c 			stats->tx_bytes +=
tx_bytes          519 drivers/net/can/usb/ems_usb.c 	netdev->stats.tx_bytes += context->dlc;
tx_bytes          358 drivers/net/can/usb/esd_usb2.c 		stats->tx_bytes += context->dlc;
tx_bytes          354 drivers/net/can/usb/gs_usb.c 		netdev->stats.tx_bytes += hf->can_dlc;
tx_bytes         1123 drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c 		stats->tx_bytes += can_dlc2len(context->dlc);
tx_bytes          593 drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c 	stats->tx_bytes += context->dlc;
tx_bytes          237 drivers/net/can/usb/mcba_usb.c 		netdev->stats.tx_bytes += ctx->dlc;
tx_bytes          251 drivers/net/can/usb/peak_usb/pcan_usb_core.c 		netdev->stats.tx_bytes += context->data_len;
tx_bytes          674 drivers/net/can/usb/ucan.c 			up->netdev->stats.tx_bytes += dlc;
tx_bytes          586 drivers/net/can/usb/usb_8dev.c 	netdev->stats.tx_bytes += context->dlc;
tx_bytes           96 drivers/net/can/vcan.c 	stats->tx_bytes += cfd->len;
tx_bytes           66 drivers/net/can/vxcan.c 		srcstats->tx_bytes += cfd->len;
tx_bytes         1287 drivers/net/can/xilinx_can.c 		stats->tx_bytes += can_get_echo_skb(ndev, priv->tx_tail %
tx_bytes           56 drivers/net/dummy.c 	u64			tx_bytes;
tx_bytes           73 drivers/net/dummy.c 			tbytes = dstats->tx_bytes;
tx_bytes           76 drivers/net/dummy.c 		stats->tx_bytes += tbytes;
tx_bytes           87 drivers/net/dummy.c 	dstats->tx_bytes += skb->len;
tx_bytes          718 drivers/net/ethernet/3com/3c509.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1062 drivers/net/ethernet/3com/3c515.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          743 drivers/net/ethernet/3com/3c574_cs.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          577 drivers/net/ethernet/3com/3c589_cs.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         2861 drivers/net/ethernet/3com/3c59x.c 	dev->stats.tx_bytes 			+= window_read16(vp, 6, 12);
tx_bytes         2875 drivers/net/ethernet/3com/3c59x.c 		dev->stats.tx_bytes += (up & 0xf0) << 12;
tx_bytes          920 drivers/net/ethernet/3com/typhoon.c 	stats->tx_bytes = le64_to_cpu(s->txBytes) +
tx_bytes          921 drivers/net/ethernet/3com/typhoon.c 			saved->tx_bytes;
tx_bytes         1068 drivers/net/ethernet/8390/axnet_cs.c 	dev->stats.tx_bytes += send_length;
tx_bytes          408 drivers/net/ethernet/8390/lib8390.c 	dev->stats.tx_bytes += send_length;
tx_bytes         1732 drivers/net/ethernet/adaptec/starfire.c 	dev->stats.tx_bytes = readl(ioaddr + 0x57010);
tx_bytes          646 drivers/net/ethernet/aeroflex/greth.c 		dev->stats.tx_bytes += greth->tx_bufs_length[greth->tx_last];
tx_bytes          702 drivers/net/ethernet/aeroflex/greth.c 		dev->stats.tx_bytes += skb->len;
tx_bytes         2648 drivers/net/ethernet/agere/et131x.c 		stats->tx_bytes += tcb->skb->len;
tx_bytes         1157 drivers/net/ethernet/agere/et131x.h 	u32 tx_bytes;			/*  0x60E0 */
tx_bytes          417 drivers/net/ethernet/alacritech/slic.h 	u64 tx_bytes;
tx_bytes          382 drivers/net/ethernet/alacritech/slicoss.c 	sdev->stats.tx_bytes += bytes;
tx_bytes         1470 drivers/net/ethernet/alacritech/slicoss.c 	SLIC_GET_STATS_COUNTER(lst->tx_bytes, stats, tx_bytes);
tx_bytes         1516 drivers/net/ethernet/alacritech/slicoss.c 	SLIC_GET_STATS_COUNTER(data[19], stats, tx_bytes);
tx_bytes          453 drivers/net/ethernet/allwinner/sun4i-emac.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         2057 drivers/net/ethernet/alteon/acenic.c 			dev->stats.tx_bytes += skb->len;
tx_bytes          603 drivers/net/ethernet/altera/altera_tse_main.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          757 drivers/net/ethernet/amazon/ena/ena_netdev.c 	u32 tx_bytes = 0;
tx_bytes          795 drivers/net/ethernet/amazon/ena/ena_netdev.c 		tx_bytes += skb->len;
tx_bytes          809 drivers/net/ethernet/amazon/ena/ena_netdev.c 	netdev_tx_completed_queue(txq, tx_pkts, tx_bytes);
tx_bytes         2514 drivers/net/ethernet/amazon/ena/ena_netdev.c 		stats->tx_bytes += bytes;
tx_bytes          568 drivers/net/ethernet/amd/a2065.c 	dev->stats.tx_bytes += skblen;
tx_bytes          578 drivers/net/ethernet/amd/am79c961a.c 		dev->stats.tx_bytes += -len;
tx_bytes          663 drivers/net/ethernet/amd/amd8111e.c 		lp->coal_conf.tx_bytes +=
tx_bytes          875 drivers/net/ethernet/amd/amd8111e.c 	new_stats->tx_bytes = amd8111e_read_mib(mmio, xmt_octets);
tx_bytes          963 drivers/net/ethernet/amd/amd8111e.c 	tx_data_rate = coal_conf->tx_bytes - coal_conf->tx_prev_bytes;
tx_bytes          964 drivers/net/ethernet/amd/amd8111e.c 	coal_conf->tx_prev_bytes =  coal_conf->tx_bytes;
tx_bytes          717 drivers/net/ethernet/amd/amd8111e.h 	unsigned long tx_bytes;
tx_bytes          606 drivers/net/ethernet/amd/ariadne.c 	dev->stats.tx_bytes += len;
tx_bytes          827 drivers/net/ethernet/amd/atarilance.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1004 drivers/net/ethernet/amd/au1000_eth.c 	ps->tx_bytes += ptxd->len;
tx_bytes          914 drivers/net/ethernet/amd/declance.c 	dev->stats.tx_bytes += len;
tx_bytes          989 drivers/net/ethernet/amd/lance.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1023 drivers/net/ethernet/amd/ni65.c 			dev->stats.tx_bytes -= (short)(tmdp->blen);
tx_bytes          881 drivers/net/ethernet/amd/nmclan_cs.c     dev->stats.tx_bytes += skb->len;
tx_bytes         2543 drivers/net/ethernet/amd/pcnet32.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          634 drivers/net/ethernet/amd/sun3lance.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1121 drivers/net/ethernet/amd/sunlance.c 	dev->stats.tx_bytes += len;
tx_bytes         1673 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	unsigned int tx_packets, tx_bytes;
tx_bytes         1684 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	tx_bytes = packet->tx_bytes;
tx_bytes         1866 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	rdata->tx.bytes = tx_bytes;
tx_bytes         1869 drivers/net/ethernet/amd/xgbe/xgbe-dev.c 	pdata->ext_stats.txq_bytes[channel->queue_index] += tx_bytes;
tx_bytes         1771 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	packet->tx_bytes += (packet->tx_packets - 1) * packet->header_len;
tx_bytes         1847 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	packet->tx_bytes = skb->len;
tx_bytes         2064 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	netdev_tx_sent_queue(txq, packet->tx_bytes);
tx_bytes         2185 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	s->tx_bytes = pstats->txoctetcount_gb;
tx_bytes         2623 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	unsigned int tx_packets = 0, tx_bytes = 0;
tx_bytes         2656 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 			tx_bytes += rdata->tx.bytes;
tx_bytes         2670 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	netdev_tx_completed_queue(txq, tx_packets, tx_bytes);
tx_bytes          373 drivers/net/ethernet/amd/xgbe/xgbe.h 	unsigned int tx_bytes;
tx_bytes           24 drivers/net/ethernet/apm/xgene-v2/ethtool.c 	XGE_STAT(tx_bytes),
tx_bytes          267 drivers/net/ethernet/apm/xgene-v2/main.c 		pdata->stats.tx_bytes += skb->len;
tx_bytes          616 drivers/net/ethernet/apm/xgene-v2/main.c 	storage->tx_bytes += stats->tx_bytes;
tx_bytes           44 drivers/net/ethernet/apm/xgene-v2/main.h 	u64 tx_bytes;
tx_bytes           30 drivers/net/ethernet/apm/xgene/xgene_enet_ethtool.c 	XGENE_STAT(tx_bytes),
tx_bytes          582 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 	tx_ring->tx_bytes += skb->len;
tx_bytes         1480 drivers/net/ethernet/apm/xgene/xgene_enet_main.c 			stats->tx_bytes += ring->tx_bytes;
tx_bytes          129 drivers/net/ethernet/apm/xgene/xgene_enet_main.h 	u64 tx_bytes;
tx_bytes          665 drivers/net/ethernet/apple/bmac.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          765 drivers/net/ethernet/apple/mace.c 	    dev->stats.tx_bytes += mp->tx_bufs[i]->len;
tx_bytes          461 drivers/net/ethernet/apple/macmace.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          773 drivers/net/ethernet/aquantia/atlantic/aq_nic.c 	ndev->stats.tx_bytes = stats->dma_oct_tc;
tx_bytes          141 drivers/net/ethernet/arc/emac_main.c 			stats->tx_bytes += skb->len;
tx_bytes          687 drivers/net/ethernet/atheros/ag71xx.c 	ag->ndev->stats.tx_bytes += bytes_compl;
tx_bytes         1636 drivers/net/ethernet/atheros/alx/main.c 	net_stats->tx_bytes   = hw_stats->tx_byte_cnt;
tx_bytes         1491 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	net_stats->tx_bytes   = hw_stats->tx_byte_cnt;
tx_bytes         1161 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	net_stats->tx_bytes   = hw_stats->tx_byte_cnt;
tx_bytes         1677 drivers/net/ethernet/atheros/atlx/atl1.c 	adapter->soft_stats.tx_bytes += smb->tx_byte_cnt;
tx_bytes         1711 drivers/net/ethernet/atheros/atlx/atl1.c 	netdev->stats.tx_bytes = adapter->soft_stats.tx_bytes;
tx_bytes         3140 drivers/net/ethernet/atheros/atlx/atl1.c 	{"tx_bytes", ATL1_STAT(soft_stats.tx_bytes)},
tx_bytes          650 drivers/net/ethernet/atheros/atlx/atl1.h 	u64 tx_bytes;
tx_bytes          530 drivers/net/ethernet/atheros/atlx/atl2.c 			netdev->stats.tx_bytes += txs->pkt_size;
tx_bytes          517 drivers/net/ethernet/aurora/nb8800.c 		dev->stats.tx_bytes += TX_BYTES_TRANSFERRED(txd->report);
tx_bytes         1692 drivers/net/ethernet/broadcom/b44.c 		nstat->tx_bytes   = hwstat->tx_octets;
tx_bytes          634 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1240 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	{ "tx_bytes", DEV_STAT(tx_bytes), -1 },
tx_bytes         2459 drivers/net/ethernet/broadcom/bcm63xx_enet.c 	{ "tx_bytes", DEV_STAT(tx_bytes), -1 },
tx_bytes          198 drivers/net/ethernet/broadcom/bcmsysport.c 	STAT_NETDEV64(tx_bytes),
tx_bytes          429 drivers/net/ethernet/broadcom/bcmsysport.c 					u64 *tx_bytes, u64 *tx_packets)
tx_bytes          444 drivers/net/ethernet/broadcom/bcmsysport.c 		*tx_bytes += bytes;
tx_bytes          456 drivers/net/ethernet/broadcom/bcmsysport.c 	u64 tx_bytes = 0, tx_packets = 0;
tx_bytes          462 drivers/net/ethernet/broadcom/bcmsysport.c 		bcm_sysport_update_tx_stats(priv, &tx_bytes, &tx_packets);
tx_bytes          463 drivers/net/ethernet/broadcom/bcmsysport.c 		stats64->tx_bytes = tx_bytes;
tx_bytes         1835 drivers/net/ethernet/broadcom/bcmsysport.c 	bcm_sysport_update_tx_stats(priv, &stats->tx_bytes,
tx_bytes          678 drivers/net/ethernet/broadcom/bcmsysport.h 	u64	tx_bytes;
tx_bytes          269 drivers/net/ethernet/broadcom/bgmac.c 			bgmac->net_dev->stats.tx_bytes += slot->skb->len;
tx_bytes         2853 drivers/net/ethernet/broadcom/bnx2.c 	unsigned int tx_bytes = 0;
tx_bytes         2909 drivers/net/ethernet/broadcom/bnx2.c 		tx_bytes += skb->len;
tx_bytes         2919 drivers/net/ethernet/broadcom/bnx2.c 	netdev_tx_completed_queue(txq, tx_pkt, tx_bytes);
tx_bytes         6842 drivers/net/ethernet/broadcom/bnx2.c 	net_stats->tx_bytes =
tx_bytes         1133 drivers/net/ethernet/broadcom/bnx2x/bnx2x_stats.c 	nstats->tx_bytes = bnx2x_hilo(&estats->total_bytes_transmitted_hi);
tx_bytes          626 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	unsigned int tx_bytes = 0;
tx_bytes          660 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		tx_bytes += skb->len;
tx_bytes          664 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	netdev_tx_completed_queue(txq, nr_pkts, tx_bytes);
tx_bytes         9450 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		stats->tx_bytes += le64_to_cpu(hw_stats->tx_ucast_bytes);
tx_bytes         9451 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		stats->tx_bytes += le64_to_cpu(hw_stats->tx_mcast_bytes);
tx_bytes         9452 drivers/net/ethernet/broadcom/bnxt/bnxt.c 		stats->tx_bytes += le64_to_cpu(hw_stats->tx_bcast_bytes);
tx_bytes         9471 drivers/net/ethernet/broadcom/bnxt/bnxt.c 	stats->tx_bytes += prev_stats->tx_bytes;
tx_bytes          386 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	BNXT_TX_STATS_ENTRY(tx_bytes),
tx_bytes          436 drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c 	BNXT_TX_STATS_PRI_ENTRIES(tx_bytes),
tx_bytes         2835 drivers/net/ethernet/broadcom/bnxt/bnxt_hsi.h 	__le64	tx_bytes;
tx_bytes          141 drivers/net/ethernet/broadcom/bnxt/bnxt_vfr.c 	stats->tx_bytes = vf_rep->tx_stats.bytes;
tx_bytes          780 drivers/net/ethernet/broadcom/genet/bcmgenet.c 	STAT_NETDEV(tx_bytes),
tx_bytes         3174 drivers/net/ethernet/broadcom/genet/bcmgenet.c 	unsigned long tx_bytes = 0, tx_packets = 0;
tx_bytes         3183 drivers/net/ethernet/broadcom/genet/bcmgenet.c 		tx_bytes += tx_ring->bytes;
tx_bytes         3187 drivers/net/ethernet/broadcom/genet/bcmgenet.c 	tx_bytes += tx_ring->bytes;
tx_bytes         3204 drivers/net/ethernet/broadcom/genet/bcmgenet.c 	dev->stats.tx_bytes = tx_bytes;
tx_bytes         1271 drivers/net/ethernet/broadcom/sb1250-mac.c 		dev->stats.tx_bytes += sb->len;
tx_bytes         11931 drivers/net/ethernet/broadcom/tg3.c 	stats->tx_bytes = old_stats->tx_bytes +
tx_bytes           62 drivers/net/ethernet/brocade/bna/bfa_defs_cna.h 	u64	tx_bytes;	/*!< Tx bytes			*/
tx_bytes          811 drivers/net/ethernet/brocade/bna/bfi_enet.h 	u64 tx_bytes;
tx_bytes         3445 drivers/net/ethernet/brocade/bna/bna_tx_rx.c 		txq->tx_bytes = 0;
tx_bytes          453 drivers/net/ethernet/brocade/bna/bna_types.h 	u64		tx_bytes;
tx_bytes          198 drivers/net/ethernet/brocade/bna/bnad.c 	tcb->txq->tx_bytes += sent_bytes;
tx_bytes         2415 drivers/net/ethernet/brocade/bna/bnad.c 				stats->tx_bytes +=
tx_bytes         2416 drivers/net/ethernet/brocade/bna/bnad.c 					bnad->tx_info[i].tcb[j]->txq->tx_bytes;
tx_bytes          830 drivers/net/ethernet/brocade/bna/bnad_ethtool.c 				buf[bi++] = tcb->txq->tx_bytes;
tx_bytes          870 drivers/net/ethernet/brocade/bna/bnad_ethtool.c 	buf[bi++] = net_stats64.tx_bytes;
tx_bytes         1048 drivers/net/ethernet/cadence/macb.h 	unsigned long tx_bytes;
tx_bytes          788 drivers/net/ethernet/cadence/macb_main.c 				bp->dev->stats.tx_bytes += skb->len;
tx_bytes          789 drivers/net/ethernet/cadence/macb_main.c 				queue->stats.tx_bytes += skb->len;
tx_bytes          892 drivers/net/ethernet/cadence/macb_main.c 				bp->dev->stats.tx_bytes += skb->len;
tx_bytes          893 drivers/net/ethernet/cadence/macb_main.c 				queue->stats.tx_bytes += skb->len;
tx_bytes         3873 drivers/net/ethernet/cadence/macb_main.c 			dev->stats.tx_bytes += lp->skb_length;
tx_bytes         1459 drivers/net/ethernet/calxeda/xgmac.c 	storage->tx_bytes = readl(base + XGMAC_MMC_TXOCTET_G_LO);
tx_bytes         1460 drivers/net/ethernet/calxeda/xgmac.c 	storage->tx_bytes |= (u64)(readl(base + XGMAC_MMC_TXOCTET_G_HI)) << 32;
tx_bytes           50 drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.h 	u64 tx_bytes;
tx_bytes         1445 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c 	data[i++] = lstats.tx_bytes;
tx_bytes         1734 drivers/net/ethernet/cavium/liquidio/lio_ethtool.c 	data[i++] = lstats.tx_bytes;
tx_bytes         2086 drivers/net/ethernet/cavium/liquidio/lio_main.c 	lstats->tx_bytes = bytes;
tx_bytes         3222 drivers/net/ethernet/cavium/liquidio/lio_main.c 		vf_stats->tx_bytes = stats.tx_bytes;
tx_bytes         1191 drivers/net/ethernet/cavium/liquidio/lio_vf_main.c 	lstats->tx_bytes = bytes;
tx_bytes          190 drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c 	stats64->tx_bytes   = vf_rep->stats.rx_bytes;
tx_bytes          194 drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c 	stats64->rx_bytes   = vf_rep->stats.tx_bytes;
tx_bytes          996 drivers/net/ethernet/cavium/liquidio/liquidio_common.h 	u64 tx_bytes;
tx_bytes          218 drivers/net/ethernet/cavium/liquidio/octeon_mailbox.c 		stats->tx_bytes += oct->instr_queue[i]->stats.tx_tot_bytes;
tx_bytes         1319 drivers/net/ethernet/cavium/octeon/octeon_mgmt.c 	netdev->stats.tx_bytes += skb->len;
tx_bytes          200 drivers/net/ethernet/cavium/thunder/nic.h 	u64 tx_bytes;
tx_bytes           53 drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c 	NICVF_HW_STAT(tx_bytes),
tx_bytes          661 drivers/net/ethernet/cavium/thunder/nicvf_main.c 				  unsigned int *tx_pkts, unsigned int *tx_bytes)
tx_bytes          713 drivers/net/ethernet/cavium/thunder/nicvf_main.c 		*tx_bytes += skb->len;
tx_bytes          861 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	unsigned int tx_pkts = 0, tx_bytes = 0, txq_idx;
tx_bytes          897 drivers/net/ethernet/cavium/thunder/nicvf_main.c 					      &tx_pkts, &tx_bytes);
tx_bytes          941 drivers/net/ethernet/cavium/thunder/nicvf_main.c 			netdev_tx_completed_queue(txq, tx_pkts, tx_bytes);
tx_bytes         1690 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	stats->tx_bytes = GET_TX_STATS(TX_OCTS);
tx_bytes         1738 drivers/net/ethernet/cavium/thunder/nicvf_main.c 	stats->tx_bytes = hw_stats->tx_bytes;
tx_bytes         1200 drivers/net/ethernet/cavium/thunder/nicvf_queues.c 			     (atomic64_t *)&netdev->stats.tx_bytes);
tx_bytes          308 drivers/net/ethernet/chelsio/cxgb/cxgb2.c 	ns->tx_bytes = pstats->TxOctetsOK;
tx_bytes         1499 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	ns->tx_bytes = pstats->tx_octets;
tx_bytes         2586 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	ns->tx_bytes   = stats.tx_octets;
tx_bytes         3166 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be64 tx_bytes;
tx_bytes         3258 drivers/net/ethernet/chelsio/cxgb4/t4fw_api.h 			__be64 tx_bytes;
tx_bytes          922 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 	ns->tx_bytes = (stats.tx_bcast_bytes + stats.tx_mcast_bytes +
tx_bytes         1177 drivers/net/ethernet/cirrus/cs89x0.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          398 drivers/net/ethernet/cirrus/ep93xx_eth.c 			dev->stats.tx_bytes += length;
tx_bytes          925 drivers/net/ethernet/cisco/enic/enic_main.c 	net_stats->tx_bytes = stats->tx.tx_bytes_ok;
tx_bytes          672 drivers/net/ethernet/cortina/gemini.c 	port->stats.tx_bytes += bytes;
tx_bytes         1954 drivers/net/ethernet/cortina/gemini.c 		stats->tx_bytes = port->stats.tx_bytes;
tx_bytes         1035 drivers/net/ethernet/davicom/dm9000.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          584 drivers/net/ethernet/dec/tulip/de2104x.c 				de->dev->stats.tx_bytes += skb->len;
tx_bytes         1502 drivers/net/ethernet/dec/tulip/de4x5.c  	    lp->stats.tx_bytes += skb->len;
tx_bytes          887 drivers/net/ethernet/dec/tulip/dmfe.c 			dev->stats.tx_bytes += le32_to_cpu(txptr->tdes1) & 0x7ff;
tx_bytes          626 drivers/net/ethernet/dec/tulip/interrupt.c 					dev->stats.tx_bytes +=
tx_bytes          764 drivers/net/ethernet/dec/tulip/uli526x.c 			dev->stats.tx_bytes += le32_to_cpu(txptr->tdes1) & 0x7ff;
tx_bytes         1086 drivers/net/ethernet/dec/tulip/winbond-840.c 			np->stats.tx_bytes += np->tx_skbuff[entry]->len;
tx_bytes         1157 drivers/net/ethernet/dec/tulip/xircom_cb.c 			dev->stats.tx_bytes += card->tx_skb[descnr]->len;
tx_bytes         1094 drivers/net/ethernet/dlink/dl2k.c 	dev->stats.tx_bytes += dr32(OctetXmtOk);
tx_bytes         1556 drivers/net/ethernet/dlink/sundance.c 	dev->stats.tx_bytes += ioread16(ioaddr + TxOctetsLow);
tx_bytes         1557 drivers/net/ethernet/dlink/sundance.c 	dev->stats.tx_bytes += ioread16(ioaddr + TxOctetsHigh) << 16;
tx_bytes          719 drivers/net/ethernet/dnet.c 	nstat->tx_bytes = hwstat->tx_byte;
tx_bytes          464 drivers/net/ethernet/ec_bhf.c 	stats->tx_bytes = priv->stat_tx_bytes;
tx_bytes          211 drivers/net/ethernet/emulex/benet/be.h 	u64 tx_bytes;
tx_bytes          189 drivers/net/ethernet/emulex/benet/be_ethtool.c 	{DRVSTAT_TX_INFO(tx_bytes)},
tx_bytes          686 drivers/net/ethernet/emulex/benet/be_main.c 			bytes = tx_stats(txo)->tx_bytes;
tx_bytes          689 drivers/net/ethernet/emulex/benet/be_main.c 		stats->tx_bytes += bytes;
tx_bytes          755 drivers/net/ethernet/emulex/benet/be_main.c 	stats->tx_bytes += skb->len + dup_hdr_len;
tx_bytes          504 drivers/net/ethernet/ethoc.c 	netdev->stats.tx_bytes += bd->stat >> 16;
tx_bytes          157 drivers/net/ethernet/ezchip/nps_enet.c 		ndev->stats.tx_bytes += tx_ctrl_nt;
tx_bytes          650 drivers/net/ethernet/faraday/ftgmac100.c 	netdev->stats.tx_bytes += skb->len;
tx_bytes          600 drivers/net/ethernet/faraday/ftmac100.c 		netdev->stats.tx_bytes += skb->len;
tx_bytes         1518 drivers/net/ethernet/fealnx.c 					dev->stats.tx_bytes +=
tx_bytes         1526 drivers/net/ethernet/fealnx.c 				dev->stats.tx_bytes +=
tx_bytes         2047 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c 	percpu_stats->tx_bytes += qm_fd_get_length(fd);
tx_bytes          318 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c 			percpu_stats->tx_bytes += dpaa2_fd_get_len(fd);
tx_bytes          852 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c 		percpu_stats->tx_bytes += fd_len;
tx_bytes         1915 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c 	percpu_stats->tx_bytes += dpaa2_fd_get_len(&fd);
tx_bytes         1509 drivers/net/ethernet/freescale/enetc/enetc.c 	stats->tx_bytes = bytes;
tx_bytes         1302 drivers/net/ethernet/freescale/fec_main.c 			ndev->stats.tx_bytes += skb->len;
tx_bytes          495 drivers/net/ethernet/freescale/fec_mpc52xx.c 	stats->tx_bytes = in_be32(&fec->rmon_t_octets);
tx_bytes          547 drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c 	dev->stats.tx_bytes += len;
tx_bytes          287 drivers/net/ethernet/freescale/gianfar.c 	unsigned long tx_packets = 0, tx_bytes = 0;
tx_bytes          301 drivers/net/ethernet/freescale/gianfar.c 		tx_bytes += priv->tx_queue[i]->stats.tx_bytes;
tx_bytes          305 drivers/net/ethernet/freescale/gianfar.c 	dev->stats.tx_bytes   = tx_bytes;
tx_bytes         1862 drivers/net/ethernet/freescale/gianfar.c 	tx_queue->stats.tx_bytes += bytes_sent;
tx_bytes          934 drivers/net/ethernet/freescale/gianfar.h 	unsigned long tx_bytes;
tx_bytes         3093 drivers/net/ethernet/freescale/ucc_geth.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          833 drivers/net/ethernet/fujitsu/fmvj18x_cs.c 	dev->stats.tx_bytes += skb->len;
tx_bytes           94 drivers/net/ethernet/google/gve/gve_ethtool.c 	u64 rx_pkts, rx_bytes, tx_pkts, tx_bytes;
tx_bytes          113 drivers/net/ethernet/google/gve/gve_ethtool.c 	for (tx_pkts = 0, tx_bytes = 0, ring = 0;
tx_bytes          120 drivers/net/ethernet/google/gve/gve_ethtool.c 				tx_bytes += priv->tx[ring].bytes_done;
tx_bytes          130 drivers/net/ethernet/google/gve/gve_ethtool.c 	data[i++] = tx_bytes;
tx_bytes           52 drivers/net/ethernet/google/gve/gve_main.c 				s->tx_bytes += priv->tx[ring].bytes_done;
tx_bytes          550 drivers/net/ethernet/hisilicon/hip04_eth.c 	stats->tx_bytes += skb->len;
tx_bytes          544 drivers/net/ethernet/hisilicon/hisi_femac.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          787 drivers/net/ethernet/hisilicon/hix5hd2_gmac.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          245 drivers/net/ethernet/hisilicon/hns/hnae.h 			u64 tx_bytes;
tx_bytes          651 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c 	u64 tx_bytes = 0, rx_bytes = 0, tx_packets = 0, rx_packets = 0;
tx_bytes          666 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c 		tx_bytes += queue->tx_ring.stats.tx_bytes;
tx_bytes          708 drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c 	net_stats->tx_bytes = tx_bytes;
tx_bytes          864 drivers/net/ethernet/hisilicon/hns/hns_dsaf_rcb.c 	regs_buff[5] = queue->tx_ring.stats.tx_bytes;
tx_bytes          366 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	ndev->stats.tx_bytes += skb->len;
tx_bytes          980 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	ring->stats.tx_bytes += bytes;
tx_bytes         1898 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	u64 tx_bytes = 0;
tx_bytes         1906 drivers/net/ethernet/hisilicon/hns/hns_enet.c 		tx_bytes += h->qs[idx]->tx_ring.stats.tx_bytes;
tx_bytes         1912 drivers/net/ethernet/hisilicon/hns/hns_enet.c 	stats->tx_bytes = tx_bytes;
tx_bytes          854 drivers/net/ethernet/hisilicon/hns/hns_ethtool.c 	p[3] = net_stats->tx_bytes;
tx_bytes         1500 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	u64 tx_bytes = 0;
tx_bytes         1517 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 			tx_bytes += ring->stats.tx_bytes;
tx_bytes         1546 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	stats->tx_bytes = tx_bytes;
tx_bytes         1727 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 		    tx_ring->stats.tx_pkts, tx_ring->stats.tx_bytes,
tx_bytes         2362 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c 	ring->stats.tx_bytes += bytes;
tx_bytes          376 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h 			u64 tx_bytes;
tx_bytes           28 drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c 	HNS3_TQP_STAT("bytes", tx_bytes),
tx_bytes         1569 drivers/net/ethernet/hp/hp100.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1729 drivers/net/ethernet/hp/hp100.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          786 drivers/net/ethernet/huawei/hinic/hinic_main.c 	stats->tx_bytes   = nic_tx_stats->bytes;
tx_bytes          619 drivers/net/ethernet/huawei/hinic/hinic_tx.c 	u64 tx_bytes = 0;
tx_bytes          642 drivers/net/ethernet/huawei/hinic/hinic_tx.c 		tx_bytes += skb->len;
tx_bytes          670 drivers/net/ethernet/huawei/hinic/hinic_tx.c 	txq->txq_stats.bytes += tx_bytes;
tx_bytes         1099 drivers/net/ethernet/i825xx/82596.c 		dev->stats.tx_bytes += length;
tx_bytes         1022 drivers/net/ethernet/i825xx/lib82596.c 		dev->stats.tx_bytes += length;
tx_bytes          363 drivers/net/ethernet/ibm/ehea/ehea.h 	u64 tx_bytes;
tx_bytes          321 drivers/net/ethernet/ibm/ehea/ehea_main.c 	u64 rx_packets = 0, tx_packets = 0, rx_bytes = 0, tx_bytes = 0;
tx_bytes          331 drivers/net/ethernet/ibm/ehea/ehea_main.c 		tx_bytes   += port->port_res[i].tx_bytes;
tx_bytes          336 drivers/net/ethernet/ibm/ehea/ehea_main.c 	stats->tx_bytes = tx_bytes;
tx_bytes         1443 drivers/net/ethernet/ibm/ehea/ehea_main.c 	u64 tx_bytes, rx_bytes, tx_packets, rx_packets;
tx_bytes         1445 drivers/net/ethernet/ibm/ehea/ehea_main.c 	tx_bytes = pr->tx_bytes;
tx_bytes         1452 drivers/net/ethernet/ibm/ehea/ehea_main.c 	pr->tx_bytes = tx_bytes;
tx_bytes         2033 drivers/net/ethernet/ibm/ehea/ehea_main.c 	pr->tx_bytes += skb->len;
tx_bytes         1449 drivers/net/ethernet/ibm/emac/core.c 	dev->stats.tx_bytes += len;
tx_bytes         1985 drivers/net/ethernet/ibm/emac/core.c 	nst->tx_bytes = (unsigned long)st->tx_bytes;
tx_bytes           95 drivers/net/ethernet/ibm/emac/core.h 	u64 tx_bytes;
tx_bytes         1093 drivers/net/ethernet/ibm/ibmveth.c 			netdev->stats.tx_bytes += skb->len;
tx_bytes         1143 drivers/net/ethernet/ibm/ibmveth.c 		netdev->stats.tx_bytes += skb->len;
tx_bytes          127 drivers/net/ethernet/ibm/ibmvnic.c 	{"tx_bytes", IBMVNIC_STAT_OFF(tx_bytes)},
tx_bytes         1418 drivers/net/ethernet/ibm/ibmvnic.c 	unsigned int tx_bytes = 0;
tx_bytes         1607 drivers/net/ethernet/ibm/ibmvnic.c 	tx_bytes += skb->len;
tx_bytes         1622 drivers/net/ethernet/ibm/ibmvnic.c 	netdev->stats.tx_bytes += tx_bytes;
tx_bytes         1627 drivers/net/ethernet/ibm/ibmvnic.c 	adapter->tx_stats_buffers[queue_num].bytes += tx_bytes;
tx_bytes          156 drivers/net/ethernet/ibm/ibmvnic.h 	__be64 tx_bytes;
tx_bytes         1832 drivers/net/ethernet/intel/e100.c 			dev->stats.tx_bytes += cb->skb->len;
tx_bytes         3924 drivers/net/ethernet/intel/e1000/e1000_main.c 	netdev->stats.tx_bytes += total_tx_bytes;
tx_bytes         5982 drivers/net/ethernet/intel/e1000e/netdev.c 	stats->tx_bytes = adapter->stats.gotc;
tx_bytes          333 drivers/net/ethernet/intel/fm10k/fm10k_common.c 	u64 tx_bytes = 0;
tx_bytes          344 drivers/net/ethernet/intel/fm10k/fm10k_common.c 			tx_bytes = fm10k_read_hw_stats_48b(hw,
tx_bytes          346 drivers/net/ethernet/intel/fm10k/fm10k_common.c 							   &q->tx_bytes);
tx_bytes          360 drivers/net/ethernet/intel/fm10k/fm10k_common.c 		q->tx_bytes.count += tx_bytes;
tx_bytes          365 drivers/net/ethernet/intel/fm10k/fm10k_common.c 	fm10k_update_hw_base_48b(&q->tx_bytes, tx_bytes);
tx_bytes           32 drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c 	FM10K_NETDEV_STAT(tx_bytes),
tx_bytes         1367 drivers/net/ethernet/intel/fm10k/fm10k_netdev.c 		stats->tx_bytes   += bytes;
tx_bytes          575 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 	net_stats->tx_bytes = bytes;
tx_bytes          616 drivers/net/ethernet/intel/fm10k/fm10k_pci.c 		tx_bytes_nic += q->tx_bytes.count;
tx_bytes          420 drivers/net/ethernet/intel/fm10k/fm10k_type.h 	struct fm10k_hw_stat tx_bytes;
tx_bytes          167 drivers/net/ethernet/intel/i40e/i40e_debugfs.c 		 (unsigned long int)nstat->tx_bytes,
tx_bytes          206 drivers/net/ethernet/intel/i40e/i40e_debugfs.c 		 (unsigned long int)vsi->net_stats_offsets.tx_bytes,
tx_bytes          603 drivers/net/ethernet/intel/i40e/i40e_debugfs.c 		 estats->rx_unknown_protocol, estats->tx_bytes);
tx_bytes          244 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	I40E_NETDEV_STAT(tx_bytes),
tx_bytes          256 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	I40E_VEB_STAT("veb.tx_bytes", stats.tx_bytes),
tx_bytes          303 drivers/net/ethernet/intel/i40e/i40e_ethtool.c 	I40E_PF_STAT("port.tx_bytes", stats.eth.tx_bytes),
tx_bytes          424 drivers/net/ethernet/intel/i40e/i40e_main.c 	stats->tx_bytes   += bytes;
tx_bytes          665 drivers/net/ethernet/intel/i40e/i40e_main.c 			   &oes->tx_bytes, &es->tx_bytes);
tx_bytes          725 drivers/net/ethernet/intel/i40e/i40e_main.c 			   &oes->tx_bytes, &es->tx_bytes);
tx_bytes          845 drivers/net/ethernet/intel/i40e/i40e_main.c 	ns->tx_bytes = tx_b;
tx_bytes          885 drivers/net/ethernet/intel/i40e/i40e_main.c 			   &osd->eth.tx_bytes, &nsd->eth.tx_bytes);
tx_bytes         1234 drivers/net/ethernet/intel/i40e/i40e_type.h 	u64 tx_bytes;			/* gotc */
tx_bytes          230 drivers/net/ethernet/intel/iavf/iavf_ethtool.c 	VF_STAT("tx_bytes", current_stats.tx_bytes),
tx_bytes          681 drivers/net/ethernet/intel/iavf/iavf_type.h 	u64 tx_bytes;			/* gotc */
tx_bytes         1339 drivers/net/ethernet/intel/iavf/iavf_virtchnl.c 		netdev->stats.tx_bytes = stats->tx_bytes;
tx_bytes           55 drivers/net/ethernet/intel/ice/ice_ethtool.c 	ICE_VSI_STAT("tx_bytes", eth_stats.tx_bytes),
tx_bytes           93 drivers/net/ethernet/intel/ice/ice_ethtool.c 	ICE_PF_STAT("tx_bytes.nic", stats.eth.tx_bytes),
tx_bytes         1558 drivers/net/ethernet/intel/ice/ice_lib.c 			  &prev_es->tx_bytes, &cur_es->tx_bytes);
tx_bytes         3624 drivers/net/ethernet/intel/ice/ice_main.c 	vsi_stats->tx_bytes = 0;
tx_bytes         3642 drivers/net/ethernet/intel/ice/ice_main.c 		vsi_stats->tx_bytes += bytes;
tx_bytes         3732 drivers/net/ethernet/intel/ice/ice_main.c 			  &prev_ps->eth.tx_bytes,
tx_bytes         3733 drivers/net/ethernet/intel/ice/ice_main.c 			  &cur_ps->eth.tx_bytes);
tx_bytes         3864 drivers/net/ethernet/intel/ice/ice_main.c 	stats->tx_bytes = vsi_stats->tx_bytes;
tx_bytes          508 drivers/net/ethernet/intel/ice/ice_type.h 	u64 tx_bytes;			/* gotc */
tx_bytes         6320 drivers/net/ethernet/intel/igb/igb_main.c 	net_stats->tx_bytes = bytes;
tx_bytes          844 drivers/net/ethernet/intel/igbvf/netdev.c 	netdev->stats.tx_bytes += total_bytes;
tx_bytes         1962 drivers/net/ethernet/intel/igc/igc_main.c 	net_stats->tx_bytes = bytes;
tx_bytes           32 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	{"tx_bytes", IXGB_NETDEV_STAT(stats.tx_bytes)},
tx_bytes         1686 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	netdev->stats.tx_bytes = adapter->stats.gotcl;
tx_bytes           43 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c 	{"tx_bytes", IXGBE_NETDEV_STAT(tx_bytes)},
tx_bytes         7103 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 	netdev->stats.tx_bytes = bytes;
tx_bytes         8929 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c 		stats->tx_bytes   += bytes;
tx_bytes           49 drivers/net/ethernet/intel/ixgbevf/ethtool.c 	IXGBEVF_NETDEV_STAT(tx_bytes),
tx_bytes         4369 drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c 		stats->tx_bytes += bytes;
tx_bytes         1475 drivers/net/ethernet/jme.c 				NET_STAT(jme).tx_bytes += ctxbi->len;
tx_bytes          550 drivers/net/ethernet/korina.c 			dev->stats.tx_bytes +=
tx_bytes          268 drivers/net/ethernet/lantiq_xrx200.c 	net_dev->stats.tx_bytes += bytes;
tx_bytes          362 drivers/net/ethernet/marvell/mv643xx_eth.c 	unsigned long tx_bytes;
tx_bytes         1020 drivers/net/ethernet/marvell/mv643xx_eth.c 		txq->tx_bytes += length;
tx_bytes         1260 drivers/net/ethernet/marvell/mv643xx_eth.c 	unsigned long tx_bytes = 0;
tx_bytes         1268 drivers/net/ethernet/marvell/mv643xx_eth.c 		tx_bytes += txq->tx_bytes;
tx_bytes         1273 drivers/net/ethernet/marvell/mv643xx_eth.c 	stats->tx_bytes = tx_bytes;
tx_bytes         1446 drivers/net/ethernet/marvell/mv643xx_eth.c 	SSTAT(tx_bytes),
tx_bytes          394 drivers/net/ethernet/marvell/mvneta.c 	u64	tx_bytes;
tx_bytes          714 drivers/net/ethernet/marvell/mvneta.c 		u64 tx_bytes;
tx_bytes          724 drivers/net/ethernet/marvell/mvneta.c 			tx_bytes   = cpu_stats->tx_bytes;
tx_bytes          732 drivers/net/ethernet/marvell/mvneta.c 		stats->tx_bytes   += tx_bytes;
tx_bytes         2494 drivers/net/ethernet/marvell/mvneta.c 		stats->tx_bytes  += len;
tx_bytes          830 drivers/net/ethernet/marvell/mvpp2/mvpp2.h 	u64	tx_bytes;
tx_bytes         3289 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		stats->tx_bytes += skb->len;
tx_bytes         3945 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		u64 tx_bytes;
tx_bytes         3953 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 			tx_bytes   = cpu_stats->tx_bytes;
tx_bytes         3959 drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c 		stats->tx_bytes   += tx_bytes;
tx_bytes         1277 drivers/net/ethernet/marvell/pxa168_eth.c 	stats->tx_bytes += length;
tx_bytes          470 drivers/net/ethernet/marvell/skge.c 	dev->stats.tx_bytes = data[0];
tx_bytes         3911 drivers/net/ethernet/marvell/sky2.c 	stats->tx_bytes = _bytes;
tx_bytes           37 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	MTK_ETHTOOL_STAT(tx_bytes),
tx_bytes          690 drivers/net/ethernet/mediatek/mtk_eth_soc.c 	hw_stats->tx_bytes += mtk_r32(mac->hw, base + 0x30);
tx_bytes          693 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		hw_stats->tx_bytes += (stats << 32);
tx_bytes          731 drivers/net/ethernet/mediatek/mtk_eth_soc.c 		storage->tx_bytes = hw_stats->tx_bytes;
tx_bytes          505 drivers/net/ethernet/mediatek/mtk_eth_soc.h 	u64 tx_bytes;
tx_bytes         3332 drivers/net/ethernet/mellanox/mlx4/cmd.c 		counter_stats->tx_bytes =
tx_bytes         3333 drivers/net/ethernet/mellanox/mlx4/cmd.c 			cpu_to_be64(be64_to_cpu(counter_stats->tx_bytes) +
tx_bytes         3334 drivers/net/ethernet/mellanox/mlx4/cmd.c 				    be64_to_cpu(tmp_counter->tx_bytes));
tx_bytes         3367 drivers/net/ethernet/mellanox/mlx4/cmd.c 		vf_stats->tx_bytes = be64_to_cpu(tmp_vf_stats.tx_bytes);
tx_bytes         3203 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 					 MLX4_FIND_NETDEV_STAT(tx_bytes), 1);
tx_bytes          180 drivers/net/ethernet/mellanox/mlx4/en_port.c 	dev->stats.tx_bytes = bytes;
tx_bytes          301 drivers/net/ethernet/mellanox/mlx4/en_port.c 			stats->tx_bytes = p_stats->tx_bytes_phy;
tx_bytes          391 drivers/net/ethernet/mellanox/mlx4/en_port.c 		priv->pf_stats.tx_bytes   = be64_to_cpu(tmp_counter_stats.tx_bytes);
tx_bytes           31 drivers/net/ethernet/mellanox/mlx4/mlx4_stats.h 	unsigned long tx_bytes;
tx_bytes           13 drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c 	u64     tx_bytes;
tx_bytes           29 drivers/net/ethernet/mellanox/mlx5/core/en/hv_vhca_stats.c 		data->tx_bytes   += stats->sq[tc].bytes;
tx_bytes         3571 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 			s->tx_bytes      += sq_stats->bytes;
tx_bytes         3598 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 		stats->tx_bytes   = PPORT_802_3_GET(pstats, a_octets_transmitted_ok);
tx_bytes           98 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
tx_bytes          153 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	vport_stats->rx_bytes   = vf_stats.tx_bytes;
tx_bytes          155 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	vport_stats->tx_bytes   = vf_stats.rx_bytes;
tx_bytes          170 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	vport_stats->tx_bytes   = PPORT_802_3_GET(pstats, a_octets_transmitted_ok);
tx_bytes          184 drivers/net/ethernet/mellanox/mlx5/core/en_rep.c 	s->tx_bytes   = stats64.tx_bytes;
tx_bytes           42 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 	{ MLX5E_DECLARE_STAT(struct mlx5e_sw_stats, tx_bytes) },
tx_bytes          271 drivers/net/ethernet/mellanox/mlx5/core/en_stats.c 			s->tx_bytes		+= sq_stats->bytes;
tx_bytes           62 drivers/net/ethernet/mellanox/mlx5/core/en_stats.h 	u64 tx_bytes;
tx_bytes         2548 drivers/net/ethernet/mellanox/mlx5/core/eswitch.c 	vf_stats->tx_bytes =
tx_bytes          137 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 			s.tx_bytes             += sq_stats->bytes;
tx_bytes          155 drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.c 	stats->tx_bytes   = sstats->tx_bytes;
tx_bytes          846 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		pcpu_stats->tx_bytes += len;
tx_bytes         1019 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	u64 rx_packets, rx_bytes, tx_packets, tx_bytes;
tx_bytes         1031 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 			tx_bytes	= p->tx_bytes;
tx_bytes         1037 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		stats->tx_bytes		+= tx_bytes;
tx_bytes         1091 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	stats->tx_bytes =
tx_bytes         1153 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		xstats->tx_bytes[i] = mlxsw_reg_ppcnt_tx_octets_get(ppcnt_pl);
tx_bytes          194 drivers/net/ethernet/mellanox/mlxsw/spectrum.h 	u64			tx_bytes;
tx_bytes          224 drivers/net/ethernet/mellanox/mlxsw/spectrum.h 	u64 tx_bytes[IEEE_8021QAZ_MAX_TCS];
tx_bytes           55 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 		u64 tx_bytes;
tx_bytes          215 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 				       u64 *tx_bytes)
tx_bytes          220 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	*tx_bytes = 0;
tx_bytes          224 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 			*tx_bytes += xstats->tx_bytes[i];
tx_bytes          283 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 					       &stats_base->tx_bytes);
tx_bytes          404 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	u64 tx_bytes, tx_packets, overlimits, drops, backlog;
tx_bytes          414 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 					       &tx_packets, &tx_bytes);
tx_bytes          415 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	tx_bytes = tx_bytes - stats_base->tx_bytes;
tx_bytes          425 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	_bstats_update(stats_ptr->bstats, tx_bytes, tx_packets);
tx_bytes          437 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	stats_base->tx_bytes += tx_bytes;
tx_bytes          580 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	u64 tx_bytes, tx_packets, drops = 0, backlog = 0;
tx_bytes          590 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	tx_bytes = stats->tx_bytes - stats_base->tx_bytes;
tx_bytes          600 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	_bstats_update(stats_ptr->bstats, tx_bytes, tx_packets);
tx_bytes          609 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	stats_base->tx_bytes += tx_bytes;
tx_bytes          628 drivers/net/ethernet/mellanox/mlxsw/spectrum_qdisc.c 	stats_base->tx_bytes = stats->tx_bytes;
tx_bytes           39 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	u64			tx_bytes;
tx_bytes          327 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 		pcpu_stats->tx_bytes += len;
tx_bytes          354 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 	u64 rx_packets, rx_bytes, tx_packets, tx_bytes;
tx_bytes          366 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 			tx_bytes	= p->tx_bytes;
tx_bytes          372 drivers/net/ethernet/mellanox/mlxsw/switchx2.c 		stats->tx_bytes		+= tx_bytes;
tx_bytes          458 drivers/net/ethernet/micrel/ks8842.c 	netdev->stats.tx_bytes += skb->len;
tx_bytes          482 drivers/net/ethernet/micrel/ks8842.c 		netdev->stats.tx_bytes += len;
tx_bytes          498 drivers/net/ethernet/micrel/ks8842.c 		netdev->stats.tx_bytes += len;
tx_bytes          743 drivers/net/ethernet/micrel/ks8851.c 	dev->stats.tx_bytes += txb->len;
tx_bytes          734 drivers/net/ethernet/micrel/ks8851_mll.c 		netdev->stats.tx_bytes += skb->len;
tx_bytes         4725 drivers/net/ethernet/micrel/ksz884x.c 	dev->stats.tx_bytes += len;
tx_bytes         1082 drivers/net/ethernet/microchip/enc28j60.c 			ndev->stats.tx_bytes += priv->tx_skb->len;
tx_bytes          316 drivers/net/ethernet/microchip/encx24j600.c 	dev->stats.tx_bytes += priv->tx_skb->len;
tx_bytes         2588 drivers/net/ethernet/microchip/lan743x_main.c 	stats->tx_bytes = lan743x_csr_read(adapter,
tx_bytes          301 drivers/net/ethernet/moxa/moxart_ether.c 		ndev->stats.tx_bytes += priv->tx_skb[tx_tail]->len;
tx_bytes          615 drivers/net/ethernet/mscc/ocelot.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          756 drivers/net/ethernet/mscc/ocelot.c 	stats->tx_bytes = ocelot_read(ocelot, SYS_COUNT_TX_OCTETS);
tx_bytes          167 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 	unsigned long tx_bytes;
tx_bytes         1409 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 			ss->stats.tx_bytes += skb->len;
tx_bytes         2942 drivers/net/ethernet/myricom/myri10ge/myri10ge.c 		stats->tx_bytes += slice_stats->tx_bytes;
tx_bytes         2158 drivers/net/ethernet/natsemi/natsemi.c 			dev->stats.tx_bytes += np->tx_skbuff[entry]->len;
tx_bytes          977 drivers/net/ethernet/natsemi/ns83820.c 			ndev->stats.tx_bytes += cmdsts & 0xffff;
tx_bytes          359 drivers/net/ethernet/natsemi/sonic.c 					lp->stats.tx_bytes += sonic_tda_get(dev, entry, SONIC_TD_PKTSIZE);
tx_bytes         4817 drivers/net/ethernet/neterion/s2io.c 		le32_to_cpu(stats->tmac_data_octets)) - sp->stats.tx_bytes;
tx_bytes         4818 drivers/net/ethernet/neterion/s2io.c 	sp->stats.tx_bytes += delta;
tx_bytes         4819 drivers/net/ethernet/neterion/s2io.c 	dev->stats.tx_bytes += delta;
tx_bytes          581 drivers/net/ethernet/neterion/vxge/vxge-ethtool.c 		*(ptr + 2) += vdev->vpaths[k].fifo.stats.tx_bytes;
tx_bytes          603 drivers/net/ethernet/neterion/vxge/vxge-main.c 		fifo->stats.tx_bytes += skb->len;
tx_bytes         3133 drivers/net/ethernet/neterion/vxge/vxge-main.c 			bytes   = txstats->tx_bytes;
tx_bytes         3137 drivers/net/ethernet/neterion/vxge/vxge-main.c 		net_stats->tx_bytes += bytes;
tx_bytes          228 drivers/net/ethernet/neterion/vxge/vxge-main.h 	u64 tx_bytes;
tx_bytes          206 drivers/net/ethernet/netronome/nfp/abm/ctrl.c 				      &stats->tx_bytes);
tx_bytes           98 drivers/net/ethernet/netronome/nfp/abm/main.h 	u64 tx_bytes;
tx_bytes           37 drivers/net/ethernet/netronome/nfp/abm/qdisc.c 	parent->tx_bytes	+= child->tx_bytes;
tx_bytes          464 drivers/net/ethernet/netronome/nfp/abm/qdisc.c 	_bstats_update(bstats, new->tx_bytes - old->tx_bytes,
tx_bytes          429 drivers/net/ethernet/netronome/nfp/nfp_net.h 	u64 tx_bytes;
tx_bytes         1200 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	r_vec->tx_bytes += done_bytes;
tx_bytes         1252 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 	r_vec->tx_bytes += done_bytes;
tx_bytes         3392 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 			data[1] = r_vec->tx_bytes;
tx_bytes         3396 drivers/net/ethernet/netronome/nfp/nfp_net_common.c 		stats->tx_bytes += data[1];
tx_bytes           42 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c 	stats->tx_bytes += len;
tx_bytes           65 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c 	stats->tx_bytes = readq(mem + NFP_MAC_STATS_TX_OUT_OCTETS);
tx_bytes           81 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c 	stats->tx_bytes = readq(port->vnic + NFP_NET_CFG_STATS_RX_OCTETS);
tx_bytes          137 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c 			tbytes = repr_stats->tx_bytes;
tx_bytes          144 drivers/net/ethernet/netronome/nfp/nfp_net_repr.c 		stats->tx_bytes += tbytes;
tx_bytes           37 drivers/net/ethernet/netronome/nfp/nfp_net_repr.h 	u64 tx_bytes;
tx_bytes          488 drivers/net/ethernet/ni/nixge.c 	ndev->stats.tx_bytes += size;
tx_bytes          638 drivers/net/ethernet/nvidia/forcedeth.c 	u64 tx_bytes; /* should be ifconfig->tx_bytes + 4*tx_packets */
tx_bytes         1676 drivers/net/ethernet/nvidia/forcedeth.c 	np->estats.tx_bytes += readl(base + NvRegTxCnt);
tx_bytes         1739 drivers/net/ethernet/nvidia/forcedeth.c 	u64 tx_packets, tx_bytes, tx_dropped;
tx_bytes         1757 drivers/net/ethernet/nvidia/forcedeth.c 		tx_bytes    = src->stat_tx_bytes;
tx_bytes         1762 drivers/net/ethernet/nvidia/forcedeth.c 	storage->tx_bytes   += tx_bytes;
tx_bytes          874 drivers/net/ethernet/nxp/lpc_eth.c 			ndev->stats.tx_bytes += skblen;
tx_bytes          507 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe.h 	u32 tx_bytes;
tx_bytes           34 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_ethtool.c 	PCH_GBE_STAT(tx_bytes),
tx_bytes         1233 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 	netdev->stats.tx_bytes = stats->tx_bytes;
tx_bytes         1553 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 			adapter->stats.tx_bytes += skb->len;
tx_bytes         1558 drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c 			adapter->stats.tx_bytes += skb->len;
tx_bytes         1749 drivers/net/ethernet/packetengines/hamachi.c 	dev->stats.tx_bytes = readl(ioaddr + 0x3B0);
tx_bytes          924 drivers/net/ethernet/packetengines/yellowfin.c 			dev->stats.tx_bytes += skb->len;
tx_bytes          978 drivers/net/ethernet/packetengines/yellowfin.c 					dev->stats.tx_bytes += skb->len;
tx_bytes         1521 drivers/net/ethernet/pasemi/pasemi_mac.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          760 drivers/net/ethernet/pensando/ionic/ionic_lif.c 	ns->tx_bytes = le64_to_cpu(ls->tx_ucast_bytes) +
tx_bytes          111 drivers/net/ethernet/pensando/ionic/ionic_lif.h 	u64 tx_bytes;
tx_bytes           14 drivers/net/ethernet/pensando/ionic/ionic_stats.c 	IONIC_LIF_STAT_DESC(tx_bytes),
tx_bytes           89 drivers/net/ethernet/pensando/ionic/ionic_stats.c 			stats->tx_bytes += tstats->bytes;
tx_bytes         2284 drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c 	stats->tx_bytes = adapter->stats.txbytes;
tx_bytes         1427 drivers/net/ethernet/qlogic/qed/qed_iscsi.c 	stats->tx_bytes = proto_stats.iscsi_tx_bytes_cnt;
tx_bytes         2775 drivers/net/ethernet/qlogic/qed/qed_main.c 	tlv->tx_bytes = p_common->tx_ucast_bytes + p_common->tx_mcast_bytes +
tx_bytes          168 drivers/net/ethernet/qlogic/qed/qed_mcp.h 	u64 tx_bytes;
tx_bytes          243 drivers/net/ethernet/qlogic/qed/qed_mcp.h 	u64 tx_bytes;
tx_bytes          294 drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c 			p_buf->p_val = &p_drv_buf->tx_bytes;
tx_bytes          295 drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c 			return sizeof(p_drv_buf->tx_bytes);
tx_bytes         1166 drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c 			p_buf->p_val = &p_drv_buf->tx_bytes;
tx_bytes         1167 drivers/net/ethernet/qlogic/qed/qed_mng_tlv.c 			return sizeof(p_drv_buf->tx_bytes);
tx_bytes          444 drivers/net/ethernet/qlogic/qede/qede_main.c 	stats->tx_bytes = p_common->tx_ucast_bytes + p_common->tx_mcast_bytes +
tx_bytes         1962 drivers/net/ethernet/qlogic/qla3xxx.c 	qdev->ndev->stats.tx_bytes += tx_cb->skb->len;
tx_bytes          613 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h 	u64 tx_bytes;
tx_bytes         1317 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 		tx_stats.tx_bytes += tx_ring->tx_stats.tx_bytes;
tx_bytes         1324 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 	adapter->stats.txbytes = tx_stats.tx_bytes;
tx_bytes         1337 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c 	*data++ = QLCNIC_FILL_STATS(tx_ring->tx_stats.tx_bytes);
tx_bytes          773 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c 	tx_ring->tx_stats.tx_bytes += skb->len;
tx_bytes         3105 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c 	stats->tx_bytes = adapter->stats.txbytes;
tx_bytes          359 drivers/net/ethernet/qualcomm/emac/emac.c 	net_stats->tx_bytes = stats->tx_byte_cnt;
tx_bytes          316 drivers/net/ethernet/qualcomm/qca_spi.c 		n_stats->tx_bytes += qca->txr.skb[qca->txr.head]->len;
tx_bytes          241 drivers/net/ethernet/qualcomm/qca_uart.c 		n_stats->tx_bytes += written;
tx_bytes           40 drivers/net/ethernet/qualcomm/rmnet/rmnet_config.h 	u64 tx_bytes;
tx_bytes           40 drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c 	pcpu_ptr->stats.tx_bytes += skb->len;
tx_bytes          121 drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c 			total_stats.tx_bytes += pcpu_ptr->stats.tx_bytes;
tx_bytes          130 drivers/net/ethernet/qualcomm/rmnet/rmnet_vnd.c 	s->tx_bytes = total_stats.tx_bytes;
tx_bytes          606 drivers/net/ethernet/rdc/r6040.c 		dev->stats.tx_bytes += skb_ptr->len;
tx_bytes          688 drivers/net/ethernet/realtek/8139cp.c 				cp->dev->stats.tx_bytes += skb->len;
tx_bytes         2542 drivers/net/ethernet/realtek/8139too.c 		stats->tx_bytes = tp->tx_stats.bytes;
tx_bytes         6542 drivers/net/ethernet/realtek/r8169_main.c 		stats->tx_bytes	= tp->tx_stats.bytes;
tx_bytes          211 drivers/net/ethernet/renesas/ravb_main.c 			stats->tx_bytes += size;
tx_bytes         1172 drivers/net/ethernet/renesas/ravb_main.c 		data[i++] = stats->tx_bytes;
tx_bytes         1629 drivers/net/ethernet/renesas/ravb_main.c 	nstats->tx_bytes = stats0->tx_bytes + stats1->tx_bytes;
tx_bytes         1301 drivers/net/ethernet/renesas/sh_eth.c 			ndev->stats.tx_bytes += le32_to_cpu(txdesc->len) >> 16;
tx_bytes         2438 drivers/net/ethernet/rocker/rocker_main.c 			rocker_port->dev->stats.tx_bytes += skb->len;
tx_bytes         1407 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1741 drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c 	stats->tx_bytes = sxgbe_get_stat64(ioaddr,
tx_bytes          603 drivers/net/ethernet/seeq/sgiseeq.c 	dev->stats.tx_bytes += len;
tx_bytes         1903 drivers/net/ethernet/sfc/ef10.c 		core_stats->tx_bytes = stats[EF10_STAT_tx_unicast_bytes] +
tx_bytes         1918 drivers/net/ethernet/sfc/ef10.c 		core_stats->tx_bytes = stats[EF10_STAT_port_tx_bytes];
tx_bytes          148 drivers/net/ethernet/sfc/falcon/falcon.c 	FALCON_DMA_STAT(tx_bytes, XgTxOctets),
tx_bytes         2610 drivers/net/ethernet/sfc/falcon/falcon.c 		core_stats->tx_bytes = stats[FALCON_STAT_tx_bytes];
tx_bytes          476 drivers/net/ethernet/sfc/siena.c 	SIENA_DMA_STAT(tx_bytes, TX_BYTES),
tx_bytes          606 drivers/net/ethernet/sfc/siena.c 		core_stats->tx_bytes = stats[SIENA_STAT_tx_bytes];
tx_bytes          651 drivers/net/ethernet/sgi/ioc3-eth.c 	dev->stats.tx_bytes += bytes;
tx_bytes          499 drivers/net/ethernet/sgi/meth.c 				dev->stats.tx_bytes += skb->len;
tx_bytes          666 drivers/net/ethernet/silan/sc92031.c 			dev->stats.tx_bytes += tx_status & 0x1fff;
tx_bytes          711 drivers/net/ethernet/sis/sis190.c 			stats->tx_bytes += skb->len;
tx_bytes         1926 drivers/net/ethernet/sis/sis900.c 			net_dev->stats.tx_bytes += tx_status & DSIZE;
tx_bytes         1032 drivers/net/ethernet/smsc/epic100.c 			dev->stats.tx_bytes += ep->tx_skbuff[entry]->len;
tx_bytes          592 drivers/net/ethernet/smsc/smc911x.c 		dev->stats.tx_bytes+=tx_status>>16;
tx_bytes         1142 drivers/net/ethernet/smsc/smc91c92_cs.c     dev->stats.tx_bytes += skb->len;
tx_bytes          612 drivers/net/ethernet/smsc/smc91x.c 	dev->stats.tx_bytes += len;
tx_bytes         1141 drivers/net/ethernet/smsc/smsc911x.c 				dev->stats.tx_bytes += (tx_stat >> 16);
tx_bytes          876 drivers/net/ethernet/smsc/smsc9420.c 		dev->stats.tx_bytes += (length & 0x7FF);
tx_bytes          693 drivers/net/ethernet/socionext/netsec.c 	priv->ndev->stats.tx_bytes += bytes;
tx_bytes          685 drivers/net/ethernet/socionext/sni_ave.c 	unsigned int tx_bytes = 0;
tx_bytes          701 drivers/net/ethernet/socionext/sni_ave.c 			tx_bytes += cmdsts & AVE_STS_PKTLEN_TX_MASK;
tx_bytes          730 drivers/net/ethernet/socionext/sni_ave.c 	priv->stats_tx.bytes   += tx_bytes;
tx_bytes         1517 drivers/net/ethernet/socionext/sni_ave.c 		stats->tx_bytes	  = priv->stats_tx.bytes;
tx_bytes         3053 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         3283 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1899 drivers/net/ethernet/sun/cassini.c 		cp->net_stats[ring].tx_bytes += skb->len;
tx_bytes         4461 drivers/net/ethernet/sun/cassini.c 		stats[N_TX_RINGS].tx_bytes      += stats[i].tx_bytes;
tx_bytes         4740 drivers/net/ethernet/sun/cassini.c 	data[i++] = stats->tx_bytes;
tx_bytes         3552 drivers/net/ethernet/sun/niu.c 	rp->tx_bytes += (((tx_flags & TXHDR_LEN) >> TXHDR_LEN_SHIFT) -
tx_bytes         3909 drivers/net/ethernet/sun/niu.c 		mp->tx_bytes += TXMAC_BYTE_CNT_COUNT;
tx_bytes         3983 drivers/net/ethernet/sun/niu.c 		mp->tx_bytes += BTXMAC_BYTE_CNT_COUNT;
tx_bytes         6178 drivers/net/ethernet/sun/niu.c 	mp->tx_bytes += nr64_mac(TXMAC_BYTE_CNT);
tx_bytes         6202 drivers/net/ethernet/sun/niu.c 	mp->tx_bytes += nr64_mac(BTXMAC_BYTE_CNT);
tx_bytes         6267 drivers/net/ethernet/sun/niu.c 		bytes += rp->tx_bytes;
tx_bytes         6273 drivers/net/ethernet/sun/niu.c 	stats->tx_bytes = bytes;
tx_bytes         7808 drivers/net/ethernet/sun/niu.c 		data[2] = rp->tx_bytes;
tx_bytes         2871 drivers/net/ethernet/sun/niu.h 	u64			tx_bytes;
tx_bytes         3180 drivers/net/ethernet/sun/niu.h 	u64	tx_bytes;
tx_bytes         3215 drivers/net/ethernet/sun/niu.h 	u64	tx_bytes;
tx_bytes          777 drivers/net/ethernet/sun/sunbmac.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          677 drivers/net/ethernet/sun/sungem.c 		dev->stats.tx_bytes += skb->len;
tx_bytes         1949 drivers/net/ethernet/sun/sunhme.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          606 drivers/net/ethernet/sun/sunqe.c 	dev->stats.tx_bytes += len;
tx_bytes          167 drivers/net/ethernet/sun/sunvnet.c 	data[i++] = dev->stats.tx_bytes;
tx_bytes          185 drivers/net/ethernet/sun/sunvnet.c 		data[i++] = port->stats.tx_bytes;
tx_bytes         1509 drivers/net/ethernet/sun/sunvnet_common.c 	dev->stats.tx_bytes += port->tx_bufs[txi].skb->len;
tx_bytes         1511 drivers/net/ethernet/sun/sunvnet_common.c 	port->stats.tx_bytes += port->tx_bufs[txi].skb->len;
tx_bytes           42 drivers/net/ethernet/sun/sunvnet_common.h 	u32 tx_bytes;
tx_bytes          974 drivers/net/ethernet/synopsys/dwc-xlgmac-hw.c 	desc_data->tx.bytes = pkt_info->tx_bytes;
tx_bytes           98 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 	pkt_info->tx_bytes += (pkt_info->tx_packets - 1) * pkt_info->header_len;
tx_bytes          130 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 	pkt_info->tx_bytes = skb->len;
tx_bytes          753 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 	netdev_tx_sent_queue(txq, tx_pkt_info->tx_bytes);
tx_bytes          787 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 	s->tx_bytes = pstats->txoctetcount_gb;
tx_bytes         1039 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 	unsigned int tx_packets = 0, tx_bytes = 0;
tx_bytes         1080 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 			tx_bytes += desc_data->tx.bytes;
tx_bytes         1094 drivers/net/ethernet/synopsys/dwc-xlgmac-net.c 	netdev_tx_completed_queue(txq, tx_packets, tx_bytes);
tx_bytes          266 drivers/net/ethernet/synopsys/dwc-xlgmac.h 	unsigned int tx_bytes;
tx_bytes         1693 drivers/net/ethernet/tehuti/tehuti.c 	ndev->stats.tx_bytes += skb->len;
tx_bytes          590 drivers/net/ethernet/ti/cpmac.c 		dev->stats.tx_bytes += desc->skb->len;
tx_bytes          404 drivers/net/ethernet/ti/cpsw.c 	ndev->stats.tx_bytes += len;
tx_bytes          918 drivers/net/ethernet/ti/davinci_emac.c 	ndev->stats.tx_bytes += len;
tx_bytes           75 drivers/net/ethernet/ti/netcp.h 	u64                     tx_bytes;
tx_bytes         1050 drivers/net/ethernet/ti/netcp_core.c 		tx_stats->tx_bytes += skb->len;
tx_bytes         1928 drivers/net/ethernet/ti/netcp_core.c 		txbytes         = p->tx_bytes;
tx_bytes         1934 drivers/net/ethernet/ti/netcp_core.c 	stats->tx_bytes = txbytes;
tx_bytes          309 drivers/net/ethernet/ti/netcp_ethss.c 	u32	tx_bytes;
tx_bytes          348 drivers/net/ethernet/ti/netcp_ethss.c 	u32	tx_bytes;
tx_bytes          483 drivers/net/ethernet/ti/netcp_ethss.c 	u32	tx_bytes;
tx_bytes          667 drivers/net/ethernet/ti/netcp_ethss.c 	u32	tx_bytes;
tx_bytes          836 drivers/net/ethernet/ti/netcp_ethss.c 	GBE_STATSA_INFO(tx_bytes),
tx_bytes          871 drivers/net/ethernet/ti/netcp_ethss.c 	GBE_STATSB_INFO(tx_bytes),
tx_bytes          906 drivers/net/ethernet/ti/netcp_ethss.c 	GBE_STATSC_INFO(tx_bytes),
tx_bytes          941 drivers/net/ethernet/ti/netcp_ethss.c 	GBE_STATSD_INFO(tx_bytes),
tx_bytes         1037 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_HOST(tx_bytes),
tx_bytes         1103 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P1(tx_bytes),
tx_bytes         1169 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P2(tx_bytes),
tx_bytes         1235 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P3(tx_bytes),
tx_bytes         1301 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P4(tx_bytes),
tx_bytes         1367 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P5(tx_bytes),
tx_bytes         1433 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P6(tx_bytes),
tx_bytes         1499 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P7(tx_bytes),
tx_bytes         1565 drivers/net/ethernet/ti/netcp_ethss.c 	GBENU_STATS_P8(tx_bytes),
tx_bytes         1641 drivers/net/ethernet/ti/netcp_ethss.c 	XGBE_STATS0_INFO(tx_bytes),
tx_bytes         1678 drivers/net/ethernet/ti/netcp_ethss.c 	XGBE_STATS1_INFO(tx_bytes),
tx_bytes         1715 drivers/net/ethernet/ti/netcp_ethss.c 	XGBE_STATS2_INFO(tx_bytes),
tx_bytes         1398 drivers/net/ethernet/ti/tlan.c 		dev->stats.tx_bytes += head_list->frame_size;
tx_bytes          565 drivers/net/ethernet/toshiba/ps3_gelic_net.c 				netdev->stats.tx_bytes +=
tx_bytes          779 drivers/net/ethernet/toshiba/spider_net.c 			dev->stats.tx_bytes += descr->skb->len;
tx_bytes          139 drivers/net/ethernet/toshiba/spider_net_ethtool.c 	data[1] = netdev->stats.tx_bytes;
tx_bytes         1759 drivers/net/ethernet/toshiba/tc35815.c 			dev->stats.tx_bytes += skb->len;
tx_bytes          424 drivers/net/ethernet/tundra/tsi108_eth.c 			      TSI108_STAT_TXBYTES_CARRY, &data->stats.tx_bytes);
tx_bytes          502 drivers/net/ethernet/tundra/tsi108_eth.c 	data->tmpstats.tx_bytes =
tx_bytes          505 drivers/net/ethernet/tundra/tsi108_eth.c 			     TSI108_STAT_TXBYTES_CARRY, &data->stats.tx_bytes);
tx_bytes         2240 drivers/net/ethernet/via/via-rhine.c 		stats->tx_bytes = rp->tx_stats.bytes;
tx_bytes         1927 drivers/net/ethernet/via/via-velocity.c 				stats->tx_bytes += tdinfo->skb->len;
tx_bytes          811 drivers/net/ethernet/wiznet/w5100.c 	ndev->stats.tx_bytes += skb->len;
tx_bytes          364 drivers/net/ethernet/wiznet/w5300.c 	ndev->stats.tx_bytes += skb->len;
tx_bytes          785 drivers/net/ethernet/xilinx/ll_temac_main.c 		ndev->stats.tx_bytes += be32_to_cpu(cur_p->len);
tx_bytes          568 drivers/net/ethernet/xilinx/xilinx_axienet_main.c 	ndev->stats.tx_bytes += size;
tx_bytes          581 drivers/net/ethernet/xilinx/xilinx_emaclite.c 	dev->stats.tx_bytes += lp->deferred_skb->len;
tx_bytes         1046 drivers/net/ethernet/xilinx/xilinx_emaclite.c 	dev->stats.tx_bytes += len;
tx_bytes         1264 drivers/net/ethernet/xircom/xirc2ps_cs.c     dev->stats.tx_bytes += pktlen;
tx_bytes          801 drivers/net/ethernet/xscale/ixp4xx_eth.c 			port->netdev->stats.tx_bytes += desc->pkt_len;
tx_bytes         2082 drivers/net/fddi/defxx.c 	bp->stats.gen.tx_bytes   = bp->xmt_total_bytes;
tx_bytes          564 drivers/net/fddi/defza.c 				fp->stats.tx_bytes += pkt_len;
tx_bytes         1506 drivers/net/fddi/skfp/skfddi.c 	smc->os.MacStat.gen.tx_bytes+=skb->len;	// Count bytes
tx_bytes          675 drivers/net/fjes/fjes_main.c 			adapter->stats64.tx_bytes += len;
tx_bytes          676 drivers/net/fjes/fjes_main.c 			hw->ep_shm_info[my_epid].net_stats.tx_bytes += len;
tx_bytes          685 drivers/net/fjes/fjes_main.c 		adapter->stats64.tx_bytes += len;
tx_bytes          686 drivers/net/fjes/fjes_main.c 		hw->ep_shm_info[my_epid].net_stats.tx_bytes += len;
tx_bytes          774 drivers/net/fjes/fjes_main.c 					adapter->stats64.tx_bytes += len;
tx_bytes          776 drivers/net/fjes/fjes_main.c 								.tx_bytes += len;
tx_bytes          790 drivers/net/fjes/fjes_main.c 			adapter->stats64.tx_bytes += 1;
tx_bytes          791 drivers/net/fjes/fjes_main.c 			hw->ep_shm_info[my_epid].net_stats.tx_bytes += len;
tx_bytes          256 drivers/net/hamradio/6pack.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          270 drivers/net/hamradio/bpqether.c 	dev->stats.tx_bytes+=skb->len;
tx_bytes         1349 drivers/net/hamradio/dmascc.c 			priv->dev->stats.tx_bytes += priv->tx_len[i];
tx_bytes          510 drivers/net/hamradio/mkiss.c 	dev->stats.tx_bytes += actual;
tx_bytes         1653 drivers/net/hamradio/scc.c 	scc->dev_stat.tx_bytes += skb->len;
tx_bytes         1069 drivers/net/hippi/rrunner.c 				dev->stats.tx_bytes += skb->len;
tx_bytes          888 drivers/net/hyperv/hyperv_net.h 	u64     tx_bytes;
tx_bytes          899 drivers/net/hyperv/hyperv_net.h 	u64     tx_bytes;
tx_bytes          513 drivers/net/hyperv/netvsc_drv.c 		pcpu_stats->tx_bytes += len;
tx_bytes         1168 drivers/net/hyperv/netvsc_drv.c 		u64 rx_packets, rx_bytes, tx_packets, tx_bytes;
tx_bytes         1176 drivers/net/hyperv/netvsc_drv.c 			tx_bytes = stats->tx_bytes;
tx_bytes         1182 drivers/net/hyperv/netvsc_drv.c 		tot->tx_bytes   += tx_bytes;
tx_bytes         1206 drivers/net/hyperv/netvsc_drv.c 			this_tot->vf_tx_bytes = stats->tx_bytes;
tx_bytes         1211 drivers/net/hyperv/netvsc_drv.c 		this_tot->tx_bytes   = this_tot->vf_tx_bytes;
tx_bytes         1230 drivers/net/hyperv/netvsc_drv.c 		this_tot->tx_bytes	+= bytes;
tx_bytes         1265 drivers/net/hyperv/netvsc_drv.c 	t->tx_bytes   += vf_tot.tx_bytes;
tx_bytes         1281 drivers/net/hyperv/netvsc_drv.c 		t->tx_bytes	+= bytes;
tx_bytes         1355 drivers/net/hyperv/netvsc_drv.c 		offsetof(struct netvsc_ethtool_pcpu_stats, tx_bytes) },
tx_bytes         1368 drivers/net/hyperv/netvsc_drv.c 	{ "vf_tx_bytes",   offsetof(struct netvsc_vf_pcpu_stats, tx_bytes) },
tx_bytes           50 drivers/net/ifb.c 	u64			tx_bytes;
tx_bytes           83 drivers/net/ifb.c 		txp->tx_bytes += skb->len;
tx_bytes          147 drivers/net/ifb.c 			bytes = txp->tx_bytes;
tx_bytes          150 drivers/net/ifb.c 		stats->tx_bytes += bytes;
tx_bytes           54 drivers/net/ipvlan/ipvlan.h 	u64			tx_bytes;
tx_bytes          215 drivers/net/ipvlan/ipvlan_main.c 		pcptr->tx_bytes += skblen;
tx_bytes          274 drivers/net/ipvlan/ipvlan_main.c 		u64 rx_pkts, rx_bytes, rx_mcast, tx_pkts, tx_bytes;
tx_bytes          287 drivers/net/ipvlan/ipvlan_main.c 				tx_bytes = pcptr->tx_bytes;
tx_bytes          295 drivers/net/ipvlan/ipvlan_main.c 			s->tx_bytes += tx_bytes;
tx_bytes          126 drivers/net/loopback.c 	stats->tx_bytes   = bytes;
tx_bytes          589 drivers/net/macsec.c 		stats->tx_bytes += len;
tx_bytes         2949 drivers/net/macsec.c 			tmp.tx_bytes   = stats->tx_bytes;
tx_bytes         2955 drivers/net/macsec.c 		s->tx_bytes   += tmp.tx_bytes;
tx_bytes          570 drivers/net/macvlan.c 		pcpu_stats->tx_bytes += len;
tx_bytes          921 drivers/net/macvlan.c 		u64 rx_packets, rx_bytes, rx_multicast, tx_packets, tx_bytes;
tx_bytes          934 drivers/net/macvlan.c 				tx_bytes	= p->tx_bytes;
tx_bytes          941 drivers/net/macvlan.c 			stats->tx_bytes		+= tx_bytes;
tx_bytes           37 drivers/net/netdevsim/netdev.c 	ns->tx_bytes += skb->len;
tx_bytes           70 drivers/net/netdevsim/netdev.c 		stats->tx_bytes = ns->tx_bytes;
tx_bytes           57 drivers/net/netdevsim/netdevsim.h 	u64 tx_bytes;
tx_bytes           83 drivers/net/nlmon.c 	stats->tx_bytes = 0;
tx_bytes          189 drivers/net/ntb_netdev.c 		ndev->stats.tx_bytes += skb->len;
tx_bytes          845 drivers/net/plip/plip.c 		dev->stats.tx_bytes += snd->skb->len;
tx_bytes          104 drivers/net/ppp/ppp_generic.c 	u64 tx_bytes;
tx_bytes         1313 drivers/net/ppp/ppp_generic.c 	stats64->tx_bytes   = ppp->stats64.tx_bytes;
tx_bytes         1536 drivers/net/ppp/ppp_generic.c 	ppp->stats64.tx_bytes += skb->len - 2;
tx_bytes         3013 drivers/net/ppp/ppp_generic.c 	st->p.ppp_obytes = ppp->stats64.tx_bytes;
tx_bytes          154 drivers/net/rionet.c 	ndev->stats.tx_bytes += skb->len;
tx_bytes          216 drivers/net/rionet.c 			ndev->stats.tx_bytes += skb->len;
tx_bytes          519 drivers/net/slip/slip.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          587 drivers/net/slip/slip.c 	stats->tx_bytes       = devstats->tx_bytes;
tx_bytes         1718 drivers/net/team/team.c 		pcpu_stats->tx_bytes += len;
tx_bytes         1842 drivers/net/team/team.c 	u64 rx_packets, rx_bytes, rx_multicast, tx_packets, tx_bytes;
tx_bytes         1855 drivers/net/team/team.c 			tx_bytes	= p->tx_bytes;
tx_bytes         1862 drivers/net/team/team.c 		stats->tx_bytes		+= tx_bytes;
tx_bytes           40 drivers/net/team/team_mode_loadbalance.c 	u64 tx_bytes;
tx_bytes          205 drivers/net/team/team_mode_loadbalance.c static void lb_update_tx_stats(unsigned int tx_bytes, struct lb_priv *lb_priv,
tx_bytes          217 drivers/net/team/team_mode_loadbalance.c 	port_stats->tx_bytes += tx_bytes;
tx_bytes          218 drivers/net/team/team_mode_loadbalance.c 	hash_stats->tx_bytes += tx_bytes;
tx_bytes          228 drivers/net/team/team_mode_loadbalance.c 	unsigned int tx_bytes = skb->len;
tx_bytes          237 drivers/net/team/team_mode_loadbalance.c 	lb_update_tx_stats(tx_bytes, lb_priv, get_lb_port_priv(port), hash);
tx_bytes          470 drivers/net/team/team_mode_loadbalance.c 		tmp.tx_bytes = cpu_stats->tx_bytes;
tx_bytes          472 drivers/net/team/team_mode_loadbalance.c 	acc_stats->tx_bytes += tmp.tx_bytes;
tx_bytes          121 drivers/net/thunderbolt.c 	u64 tx_bytes;
tx_bytes         1131 drivers/net/thunderbolt.c 	net->stats.tx_bytes += skb->len;
tx_bytes         1154 drivers/net/thunderbolt.c 	stats->tx_bytes = net->stats.tx_bytes;
tx_bytes          142 drivers/net/tun.c 	u64 tx_bytes;
tx_bytes         1173 drivers/net/tun.c 			txbytes		= p->tx_bytes;
tx_bytes         1179 drivers/net/tun.c 		stats->tx_bytes		+= txbytes;
tx_bytes         2069 drivers/net/tun.c 	stats->tx_bytes += ret;
tx_bytes         2164 drivers/net/tun.c 	stats->tx_bytes += skb->len + vlan_hlen;
tx_bytes          441 drivers/net/usb/catc.c 		catc->netdev->stats.tx_bytes += skb->len;
tx_bytes           93 drivers/net/usb/cdc-phonet.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          811 drivers/net/usb/hso.c 		net->stats.tx_bytes += skb->len;
tx_bytes         1332 drivers/net/usb/hso.c 	int space, tx_bytes;
tx_bytes         1344 drivers/net/usb/hso.c 	tx_bytes = (count < space) ? count : space;
tx_bytes         1346 drivers/net/usb/hso.c 	if (!tx_bytes)
tx_bytes         1349 drivers/net/usb/hso.c 	memcpy(serial->tx_buffer + serial->tx_buffer_count, buf, tx_bytes);
tx_bytes         1350 drivers/net/usb/hso.c 	serial->tx_buffer_count += tx_bytes;
tx_bytes         1357 drivers/net/usb/hso.c 	return tx_bytes;
tx_bytes          396 drivers/net/usb/ipheth.c 		dev->net->stats.tx_bytes += skb->len;
tx_bytes          825 drivers/net/usb/kaweth.c 		net->stats.tx_bytes += skb->len;
tx_bytes         2801 drivers/net/usb/lan78xx.c 		dev->net->stats.tx_bytes += entry->length;
tx_bytes          736 drivers/net/usb/pegasus.c 		net->stats.tx_bytes += skb->len;
tx_bytes          116 drivers/net/usb/qmi_wwan.c 		stats64->tx_bytes += len;
tx_bytes          137 drivers/net/usb/qmi_wwan.c 		u64 tx_packets, tx_bytes;
tx_bytes          146 drivers/net/usb/qmi_wwan.c 			tx_bytes = stats64->tx_bytes;
tx_bytes          152 drivers/net/usb/qmi_wwan.c 		stats->tx_bytes += tx_bytes;
tx_bytes         1430 drivers/net/usb/r8152.c 		stats->tx_bytes += agg->skb_len;
tx_bytes          711 drivers/net/usb/rtl8150.c 		netdev->stats.tx_bytes += skb->len;
tx_bytes          997 drivers/net/usb/usbnet.c 		u64 tx_packets, tx_bytes;
tx_bytes         1006 drivers/net/usb/usbnet.c 			tx_bytes = stats64->tx_bytes;
tx_bytes         1012 drivers/net/usb/usbnet.c 		stats->tx_bytes += tx_bytes;
tx_bytes         1253 drivers/net/usb/usbnet.c 		stats64->tx_bytes += entry->length;
tx_bytes          341 drivers/net/veth.c 	tot->tx_bytes = tx.bytes;
tx_bytes          357 drivers/net/veth.c 		tot->tx_bytes += rx.xdp_bytes;
tx_bytes         1746 drivers/net/virtio_net.c 		tot->tx_bytes   += tbytes;
tx_bytes          141 drivers/net/vmxnet3/vmxnet3_ethtool.c 		stats->tx_bytes += devTxStats->ucastBytesTxOK +
tx_bytes           55 drivers/net/vrf.c 	u64			tx_bytes;
tx_bytes           92 drivers/net/vrf.c 			tbytes = dstats->tx_bytes;
tx_bytes           98 drivers/net/vrf.c 		stats->tx_bytes += tbytes;
tx_bytes          326 drivers/net/vrf.c 		dstats->tx_bytes += len;
tx_bytes           90 drivers/net/vsockmon.c 	stats->tx_bytes = 0;
tx_bytes         2364 drivers/net/vxlan.c 	tx_stats->tx_bytes += len;
tx_bytes          762 drivers/net/wan/cosa.c 	chan->netdev->stats.tx_bytes += size;
tx_bytes          829 drivers/net/wan/farsync.c 	dev->stats.tx_bytes += len;
tx_bytes         1387 drivers/net/wan/farsync.c 					dev->stats.tx_bytes += skb->len;
tx_bytes          370 drivers/net/wan/fsl_ucc_hdlc.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          382 drivers/net/wan/fsl_ucc_hdlc.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          386 drivers/net/wan/fsl_ucc_hdlc.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          364 drivers/net/wan/hd64570.c 		dev->stats.tx_bytes += readw(&desc->len);
tx_bytes          312 drivers/net/wan/hd64572.c 			dev->stats.tx_bytes += readw(&desc->len);
tx_bytes          431 drivers/net/wan/hdlc_fr.c 			dev->stats.tx_bytes += skb->len;
tx_bytes          804 drivers/net/wan/ixp4xx_hss.c 		dev->stats.tx_bytes += desc->pkt_len;
tx_bytes          201 drivers/net/wan/lapbether.c 	ndev->stats.tx_bytes += size;
tx_bytes         1315 drivers/net/wan/lmc/lmc_main.c 			sc->lmc_device->stats.tx_bytes += sc->lmc_txring[i].length & 0x7ff;
tx_bytes          759 drivers/net/wan/sbni.c 	nl->master->stats.tx_bytes += nl->tx_buf_p->len;
tx_bytes          762 drivers/net/wan/sbni.c 	dev->stats.tx_bytes += nl->tx_buf_p->len;
tx_bytes          180 drivers/net/wan/wanxl.c 			dev->stats.tx_bytes += skb->len;
tx_bytes          388 drivers/net/wan/x25_asy.c 		dev->stats.tx_bytes += skb->len;
tx_bytes         1535 drivers/net/wan/z85230.c 	c->netdevice->stats.tx_bytes += skb->len;
tx_bytes          374 drivers/net/wimax/i2400m/netdev.c 		net_dev->stats.tx_bytes += skb->len;
tx_bytes         4742 drivers/net/wireless/ath/ath10k/wmi.h 	__le32 tx_bytes;
tx_bytes         4769 drivers/net/wireless/ath/ath10k/wmi.h 	__le32 tx_bytes;
tx_bytes         1820 drivers/net/wireless/ath/ath6kl/cfg80211.c 		sinfo->tx_bytes = vif->target_stats.tx_byte;
tx_bytes          835 drivers/net/wireless/ath/ath6kl/main.c 			ath6kl_add_le32(&st_ap->tx_bytes, st_p->tx_bytes);
tx_bytes          782 drivers/net/wireless/ath/ath6kl/txrx.c 			vif->ndev->stats.tx_bytes += skb->len;
tx_bytes         2331 drivers/net/wireless/ath/ath6kl/wmi.h 	__le32 tx_bytes;
tx_bytes          508 drivers/net/wireless/ath/wil6210/cfg80211.c 	sinfo->tx_bytes = stats->tx_bytes;
tx_bytes         2502 drivers/net/wireless/ath/wil6210/txrx.c 					ndev->stats.tx_bytes += skb->len;
tx_bytes         2505 drivers/net/wireless/ath/wil6210/txrx.c 						stats->tx_bytes += skb->len;
tx_bytes         1255 drivers/net/wireless/ath/wil6210/txrx_edma.c 					ndev->stats.tx_bytes += skb->len;
tx_bytes         1258 drivers/net/wireless/ath/wil6210/txrx_edma.c 						stats->tx_bytes += skb->len;
tx_bytes          578 drivers/net/wireless/ath/wil6210/wil6210.h 	unsigned long	tx_bytes;
tx_bytes          867 drivers/net/wireless/atmel/atmel.c 	dev->stats.tx_bytes += len;
tx_bytes         2676 drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c 			sinfo->tx_bytes = le64_to_cpu(sta_info_le.tx_tot_bytes);
tx_bytes          364 drivers/net/wireless/broadcom/brcm80211/brcmfmac/core.c 		ndev->stats.tx_bytes += skb->len;
tx_bytes         2264 drivers/net/wireless/cisco/airo.c 	dev->stats.tx_bytes = le32_to_cpu(vals[91]);
tx_bytes          502 drivers/net/wireless/intel/ipw2x00/libipw_tx.c 			dev->stats.tx_bytes += txb->payload_size;
tx_bytes          250 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface->stats.tx_bytes += skb->len;
tx_bytes          289 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 	iface->stats.tx_bytes += skb->len;
tx_bytes          541 drivers/net/wireless/intersil/hostap/hostap_80211_tx.c 		iface->stats.tx_bytes += skb->len;
tx_bytes         1035 drivers/net/wireless/intersil/hostap/hostap_ap.c 		   sta->tx_bytes, skb_queue_len(&sta->tx_buf),
tx_bytes         2597 drivers/net/wireless/intersil/hostap/hostap_ap.c 		sta->rx_bytes = sta->tx_bytes = 0;
tx_bytes         2796 drivers/net/wireless/intersil/hostap/hostap_ap.c 			sta->tx_bytes += skb->len;
tx_bytes           58 drivers/net/wireless/intersil/hostap/hostap_ap.h 	unsigned long rx_bytes, tx_bytes;
tx_bytes          552 drivers/net/wireless/intersil/orinoco/main.c 	stats->tx_bytes += HERMES_802_3_OFFSET + skb->len;
tx_bytes         1289 drivers/net/wireless/intersil/orinoco/orinoco_usb.c 	stats->tx_bytes += skb->len;
tx_bytes          216 drivers/net/wireless/intersil/prism54/islpci_eth.c 	ndev->stats.tx_bytes += skb->len;
tx_bytes          553 drivers/net/wireless/mac80211_hwsim.c 	u64 tx_bytes;
tx_bytes         1129 drivers/net/wireless/mac80211_hwsim.c 	data->tx_bytes += my_skb->len;
tx_bytes         1431 drivers/net/wireless/mac80211_hwsim.c 	data->tx_bytes += skb->len;
tx_bytes         2325 drivers/net/wireless/mac80211_hwsim.c 	data[i++] = ar->tx_bytes;
tx_bytes         1570 drivers/net/wireless/marvell/libertas/cfg.c 	sinfo->tx_bytes = priv->dev->stats.tx_bytes;
tx_bytes          150 drivers/net/wireless/marvell/libertas/tx.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1404 drivers/net/wireless/marvell/mwifiex/cfg80211.c 		sinfo->tx_bytes = node->stats.tx_bytes;
tx_bytes         1441 drivers/net/wireless/marvell/mwifiex/cfg80211.c 	sinfo->tx_bytes = priv->stats.tx_bytes;
tx_bytes          130 drivers/net/wireless/marvell/mwifiex/debugfs.c 	p += sprintf(p, "num_tx_bytes = %lu\n", priv->stats.tx_bytes);
tx_bytes          786 drivers/net/wireless/marvell/mwifiex/main.h 	u64 tx_bytes;
tx_bytes           99 drivers/net/wireless/marvell/mwifiex/txrx.c 			dest_node->stats.tx_bytes += skb->len;
tx_bytes          304 drivers/net/wireless/marvell/mwifiex/txrx.c 		priv->stats.tx_bytes += tx_info->pkt_len;
tx_bytes          634 drivers/net/wireless/quantenna/qtnfmac/commands.c 	if (qtnf_sta_stat_avail(tx_bytes, QLINK_STA_INFO_TX_BYTES)) {
tx_bytes          636 drivers/net/wireless/quantenna/qtnfmac/commands.c 		sinfo->tx_bytes = le64_to_cpu(stats->tx_bytes);
tx_bytes          644 drivers/net/wireless/quantenna/qtnfmac/commands.c 	if (qtnf_sta_stat_avail(tx_bytes, QLINK_STA_INFO_TX_BYTES64)) {
tx_bytes          646 drivers/net/wireless/quantenna/qtnfmac/commands.c 		sinfo->tx_bytes = le64_to_cpu(stats->tx_bytes);
tx_bytes          130 drivers/net/wireless/quantenna/qtnfmac/core.c 		u64 tx_packets, tx_bytes;
tx_bytes          139 drivers/net/wireless/quantenna/qtnfmac/core.c 			tx_bytes = stats64->tx_bytes;
tx_bytes          145 drivers/net/wireless/quantenna/qtnfmac/core.c 		stats->tx_bytes += tx_bytes;
tx_bytes          831 drivers/net/wireless/quantenna/qtnfmac/core.c 		ndev->stats.tx_bytes += skb->len;
tx_bytes          839 drivers/net/wireless/quantenna/qtnfmac/core.c 	stats64->tx_bytes += skb->len;
tx_bytes         1452 drivers/net/wireless/quantenna/qtnfmac/qlink.h 	__le64 tx_bytes;
tx_bytes          893 drivers/net/wireless/ray_cs.c 		local->stats.tx_bytes += len;
tx_bytes         1326 drivers/net/wireless/wl3501_cs.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          826 drivers/net/wireless/zydas/zd1201.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          118 drivers/net/xen-netback/common.h 	u64 tx_bytes;
tx_bytes          245 drivers/net/xen-netback/interface.c 	u64 tx_bytes = 0;
tx_bytes          257 drivers/net/xen-netback/interface.c 		tx_bytes += queue->stats.tx_bytes;
tx_bytes          265 drivers/net/xen-netback/interface.c 	vif->dev->stats.tx_bytes = tx_bytes;
tx_bytes          234 drivers/net/xen-netback/rx.c 	queue->stats.tx_bytes += skb->len;
tx_bytes         1104 drivers/net/xen-netfront.c 		u64 rx_packets, rx_bytes, tx_packets, tx_bytes;
tx_bytes         1110 drivers/net/xen-netfront.c 			tx_bytes = tx_stats->bytes;
tx_bytes         1122 drivers/net/xen-netfront.c 		tot->tx_bytes   += tx_bytes;
tx_bytes          191 drivers/ntb/ntb_transport.c 	u64 tx_bytes;
tx_bytes          512 drivers/ntb/ntb_transport.c 			       "tx_bytes - \t%llu\n", qp->tx_bytes);
tx_bytes          929 drivers/ntb/ntb_transport.c 	qp->tx_bytes = 0;
tx_bytes         1773 drivers/ntb/ntb_transport.c 		qp->tx_bytes += entry->len;
tx_bytes          270 drivers/s390/net/ctcm_fsms.c 		priv->stats.tx_bytes += skb->len - LL_HEADER_LENGTH;
tx_bytes          272 drivers/s390/net/ctcm_fsms.c 			priv->stats.tx_bytes += 2;
tx_bytes          300 drivers/s390/net/ctcm_fsms.c 			priv->stats.tx_bytes += skb->len - LL_HEADER_LENGTH;
tx_bytes         1241 drivers/s390/net/ctcm_fsms.c 		priv->stats.tx_bytes += skb->len - TH_HEADER_LENGTH;
tx_bytes         1243 drivers/s390/net/ctcm_fsms.c 			priv->stats.tx_bytes += 2;
tx_bytes         1295 drivers/s390/net/ctcm_fsms.c 		priv->stats.tx_bytes += skb->len;
tx_bytes          590 drivers/s390/net/ctcm_main.c 		priv->stats.tx_bytes += skb->len - LL_HEADER_LENGTH;
tx_bytes          846 drivers/s390/net/ctcm_main.c 		priv->stats.tx_bytes += skb->len - TH_HEADER_LENGTH;
tx_bytes         1571 drivers/s390/net/lcs.c 	card->stats.tx_bytes += skb->len;
tx_bytes          735 drivers/s390/net/netiucv.c 				privptr->stats.tx_bytes +=
tx_bytes          788 drivers/s390/net/netiucv.c 			privptr->stats.tx_bytes += txbytes;
tx_bytes          506 drivers/s390/net/qeth_core.h 	u64 tx_bytes;
tx_bytes         1119 drivers/s390/net/qeth_core_main.c 			QETH_TXQ_STAT_ADD(queue, tx_bytes, bytes);
tx_bytes         6232 drivers/s390/net/qeth_core_main.c 		stats->tx_bytes += queue->stats.tx_bytes;
tx_bytes         1284 drivers/scsi/bfa/bfa_defs_svc.h 	u64     tx_bytes;       /*  Tx bytes                    */
tx_bytes          337 drivers/scsi/bnx2i/bnx2i.h 	u64 tx_bytes;
tx_bytes         1374 drivers/scsi/bnx2i/bnx2i_hwi.c 		ADD_STATS_64(hba, tx_bytes,
tx_bytes          400 drivers/scsi/bnx2i/bnx2i_init.c 	GET_STATS_64(hba, stats, tx_bytes);
tx_bytes         1204 drivers/scsi/bnx2i/bnx2i_iscsi.c 	ADD_STATS_64(hba, tx_bytes, task->data_count);
tx_bytes          445 drivers/scsi/csiostor/t4fw_api_stor.h 			__be64 tx_bytes;
tx_bytes          462 drivers/scsi/csiostor/t4fw_api_stor.h 			__be64 tx_bytes;
tx_bytes         1082 drivers/scsi/qedi/qedi_main.c 	iscsi->tx_bytes = fw_iscsi_stats->iscsi_tx_bytes_cnt;
tx_bytes          121 drivers/spi/spi-cadence.c 	int tx_bytes;
tx_bytes          307 drivers/spi/spi-cadence.c 	       (xspi->tx_bytes > 0)) {
tx_bytes          321 drivers/spi/spi-cadence.c 		xspi->tx_bytes--;
tx_bytes          361 drivers/spi/spi-cadence.c 		trans_cnt = xspi->rx_bytes - xspi->tx_bytes;
tx_bytes          375 drivers/spi/spi-cadence.c 		if (xspi->tx_bytes) {
tx_bytes          417 drivers/spi/spi-cadence.c 	xspi->tx_bytes = transfer->len;
tx_bytes          234 drivers/spi/spi-img-spfi.c 	unsigned int tx_bytes = 0, rx_bytes = 0;
tx_bytes          241 drivers/spi/spi-img-spfi.c 		tx_bytes = xfer->len;
tx_bytes          249 drivers/spi/spi-img-spfi.c 	while ((tx_bytes > 0 || rx_bytes > 0) &&
tx_bytes          253 drivers/spi/spi-img-spfi.c 		if (tx_bytes >= 4)
tx_bytes          254 drivers/spi/spi-img-spfi.c 			tx_count = spfi_pio_write32(spfi, tx_buf, tx_bytes);
tx_bytes          256 drivers/spi/spi-img-spfi.c 			tx_count = spfi_pio_write8(spfi, tx_buf, tx_bytes);
tx_bytes          265 drivers/spi/spi-img-spfi.c 		tx_bytes -= tx_count;
tx_bytes          271 drivers/spi/spi-img-spfi.c 	if (rx_bytes > 0 || tx_bytes > 0) {
tx_bytes           25 drivers/spi/spi-npcm-pspi.c 	unsigned int tx_bytes;
tx_bytes          173 drivers/spi/spi-npcm-pspi.c 	priv->tx_bytes = t->len;
tx_bytes          199 drivers/spi/spi-npcm-pspi.c 	wsize = min(bytes_per_word(priv->bits_per_word), priv->tx_bytes);
tx_bytes          200 drivers/spi/spi-npcm-pspi.c 	priv->tx_bytes -= wsize;
tx_bytes          307 drivers/spi/spi-npcm-pspi.c 			if (priv->tx_bytes == 0) {
tx_bytes          315 drivers/spi/spi-npcm-pspi.c 			if (priv->tx_bytes)
tx_bytes          143 drivers/spi/spi-qup.c 	int			tx_bytes;
tx_bytes          327 drivers/spi/spi-qup.c 				       controller->tx_bytes,
tx_bytes          331 drivers/spi/spi-qup.c 				data = tx_buf[controller->tx_bytes + i];
tx_bytes          335 drivers/spi/spi-qup.c 		controller->tx_bytes += num_bytes;
tx_bytes          353 drivers/spi/spi-qup.c 	remainder = DIV_ROUND_UP(spi_qup_len(controller) - controller->tx_bytes,
tx_bytes          584 drivers/spi/spi-qup.c 				    controller->tx_bytes, controller->w_size);
tx_bytes          705 drivers/spi/spi-qup.c 	controller->tx_bytes = 0;
tx_bytes          868 drivers/spi/spi-qup.c 	controller->tx_bytes = 0;
tx_bytes           31 drivers/spi/spi-uniphier.c 	unsigned int tx_bytes;
tx_bytes          214 drivers/spi/spi-uniphier.c 	priv->tx_bytes = priv->rx_bytes = t->len;
tx_bytes          244 drivers/spi/spi-uniphier.c 	wsize = min(bytes_per_word(priv->bits_per_word), priv->tx_bytes);
tx_bytes          245 drivers/spi/spi-uniphier.c 	priv->tx_bytes -= wsize;
tx_bytes          316 drivers/spi/spi-uniphier.c 		DIV_ROUND_UP(priv->rx_bytes - priv->tx_bytes, bpw);
tx_bytes          371 drivers/spi/spi-uniphier.c 	while (priv->tx_bytes) {
tx_bytes          374 drivers/spi/spi-uniphier.c 		while ((priv->rx_bytes - priv->tx_bytes) > 0) {
tx_bytes          453 drivers/spi/spi-uniphier.c 				(priv->rx_bytes - priv->tx_bytes) > 0)
tx_bytes          457 drivers/spi/spi-uniphier.c 				(priv->rx_bytes != priv->tx_bytes)) {
tx_bytes          142 drivers/spi/spi-zynq-qspi.c 	int tx_bytes;
tx_bytes          276 drivers/spi/spi-zynq-qspi.c 	xqspi->tx_bytes -= size;
tx_bytes          393 drivers/spi/spi-zynq-qspi.c 	len = xqspi->tx_bytes;
tx_bytes          419 drivers/spi/spi-zynq-qspi.c 	xqspi->tx_bytes -= count * 4;
tx_bytes          431 drivers/spi/spi-zynq-qspi.c 	len = xqspi->rx_bytes - xqspi->tx_bytes;
tx_bytes          480 drivers/spi/spi-zynq-qspi.c 		if (xqspi->tx_bytes) {
tx_bytes          531 drivers/spi/spi-zynq-qspi.c 		xqspi->tx_bytes = sizeof(op->cmd.opcode);
tx_bytes          549 drivers/spi/spi-zynq-qspi.c 		xqspi->tx_bytes = op->addr.nbytes;
tx_bytes          565 drivers/spi/spi-zynq-qspi.c 		xqspi->tx_bytes = op->dummy.nbytes;
tx_bytes          581 drivers/spi/spi-zynq-qspi.c 			xqspi->tx_bytes = op->data.nbytes;
tx_bytes          588 drivers/spi/spi-zynq-qspi.c 			xqspi->tx_bytes = op->data.nbytes;
tx_bytes          370 drivers/staging/fsl-dpaa2/ethsw/ethsw.c 				  DPSW_CNT_EGR_BYTE, &stats->tx_bytes);
tx_bytes          488 drivers/staging/gdm724x/gdm_lte.c 		nic->stats.tx_bytes += data_len;
tx_bytes          174 drivers/staging/isdn/hysdn/hysdn_net.c 	lp->dev->stats.tx_bytes += lp->skbs[lp->out_idx]->len;
tx_bytes         2550 drivers/staging/ks7010/ks_wlan_net.c 		priv->nstats.tx_bytes += skb->len;
tx_bytes          262 drivers/staging/most/net/net.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          327 drivers/staging/netlogic/xlr_net.c 	stats->tx_bytes = xlr_nae_rdreg(priv->base_addr, TX_BYTE_COUNTER);
tx_bytes          651 drivers/staging/octeon/ethernet-tx.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          220 drivers/staging/octeon/ethernet.c 		dev->stats.tx_bytes += tx_status.octets;
tx_bytes         1405 drivers/staging/qlge/qlge.h 	u64 tx_bytes;
tx_bytes         1493 drivers/staging/qlge/qlge.h 	u64 tx_bytes;
tx_bytes         1538 drivers/staging/qlge/qlge_dbg.c 	DUMP_STAT(qdev, tx_bytes);
tx_bytes           49 drivers/staging/qlge/qlge_ethtool.c 	{"tx_bytes", QL_SIZEOF(nic_stats.tx_bytes), QL_OFF(nic_stats.tx_bytes)},
tx_bytes         2114 drivers/staging/qlge/qlge_main.c 	tx_ring->tx_bytes += (tx_ring_desc->skb)->len;
tx_bytes         4317 drivers/staging/qlge/qlge_main.c 			bytes += tx_ring->tx_bytes;
tx_bytes         4321 drivers/staging/qlge/qlge_main.c 	ndev->stats.tx_bytes = bytes;
tx_bytes         1128 drivers/staging/rtl8188eu/core/rtw_xmit.c 		pxmitpriv->tx_bytes += sz;
tx_bytes         1135 drivers/staging/rtl8188eu/core/rtw_xmit.c 			pstats->tx_bytes += sz;
tx_bytes         1051 drivers/staging/rtl8188eu/hal/odm.c 		cur_tx_bytes = pxmitpriv->tx_bytes - pxmitpriv->last_tx_bytes;
tx_bytes         1099 drivers/staging/rtl8188eu/hal/odm.c 	pxmitpriv->last_tx_bytes = pxmitpriv->tx_bytes;
tx_bytes           96 drivers/staging/rtl8188eu/hal/rtl8188e_dm.c 	dm_odm->pNumTxBytesUnicast = &Adapter->xmitpriv.tx_bytes;
tx_bytes          258 drivers/staging/rtl8188eu/include/ieee80211.h 	u64	tx_bytes;
tx_bytes          269 drivers/staging/rtl8188eu/include/rtw_xmit.h 	u64	tx_bytes;
tx_bytes           65 drivers/staging/rtl8188eu/include/sta_info.h 	u64	tx_bytes;
tx_bytes         2593 drivers/staging/rtl8188eu/os_dep/ioctl_linux.c 		psta_data->tx_bytes = psta->sta_stats.tx_bytes;
tx_bytes          209 drivers/staging/rtl8188eu/os_dep/os_intfs.c 	padapter->stats.tx_bytes = pxmitpriv->tx_bytes;
tx_bytes         1621 drivers/staging/rtl8192e/rtl8192e/rtl_core.c 		priv->rtllib->stats.tx_bytes += (skb->len -
tx_bytes          945 drivers/staging/rtl8192e/rtllib_tx.c 			dev->stats.tx_bytes += le16_to_cpu(txb->payload_size);
tx_bytes          950 drivers/staging/rtl8192e/rtllib_tx.c 				stats->tx_bytes += le16_to_cpu(txb->payload_size);
tx_bytes         2037 drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c 	ieee->stats.tx_bytes += le16_to_cpu(txb->payload_size);
tx_bytes          828 drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c 				stats->tx_bytes += __le16_to_cpu(txb->payload_size);
tx_bytes          183 drivers/staging/rtl8712/os_intfs.c 	padapter->stats.tx_bytes = pxmitpriv->tx_bytes;
tx_bytes          255 drivers/staging/rtl8712/rtl871x_ioctl_rtl.c 						 padapter->xmitpriv.tx_bytes;
tx_bytes          221 drivers/staging/rtl8712/rtl871x_xmit.h 	uint	tx_bytes;
tx_bytes           43 drivers/staging/rtl8712/sta_info.h 	uint	tx_bytes;
tx_bytes          174 drivers/staging/rtl8712/xmit_linux.c 	xmitpriv->tx_bytes += xmitframe->attrib.last_txcmdsz;
tx_bytes         1288 drivers/staging/rtl8723bs/core/rtw_cmd.c 	pdvobjpriv->traffic_stat.tx_bytes = padapter->xmitpriv.tx_bytes;
tx_bytes         1298 drivers/staging/rtl8723bs/core/rtw_cmd.c 	pdvobjpriv->traffic_stat.cur_tx_bytes = pdvobjpriv->traffic_stat.tx_bytes - pdvobjpriv->traffic_stat.last_tx_bytes;
tx_bytes         1300 drivers/staging/rtl8723bs/core/rtw_cmd.c 	pdvobjpriv->traffic_stat.last_tx_bytes = pdvobjpriv->traffic_stat.tx_bytes;
tx_bytes         1604 drivers/staging/rtl8723bs/core/rtw_xmit.c 		pxmitpriv->tx_bytes += sz;
tx_bytes         1612 drivers/staging/rtl8723bs/core/rtw_xmit.c 			pstats->tx_bytes += sz;
tx_bytes          107 drivers/staging/rtl8723bs/hal/rtl8723b_dm.c 	ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_TX_UNI, &(dvobj->traffic_stat.tx_bytes));
tx_bytes          392 drivers/staging/rtl8723bs/include/drv_types.h 	u64	tx_bytes;
tx_bytes          263 drivers/staging/rtl8723bs/include/ieee80211.h 	u64	tx_bytes;
tx_bytes          409 drivers/staging/rtl8723bs/include/rtw_xmit.h 	u64	tx_bytes;
tx_bytes           66 drivers/staging/rtl8723bs/include/sta_info.h 	u64	tx_bytes;
tx_bytes         3928 drivers/staging/rtl8723bs/os_dep/ioctl_linux.c 		psta_data->tx_bytes = psta->sta_stats.tx_bytes;
tx_bytes          357 drivers/staging/rtl8723bs/os_dep/os_intfs.c 	padapter->stats.tx_bytes = pxmitpriv->tx_bytes;
tx_bytes          991 drivers/staging/unisys/visornic/visornic_main.c 	devdata->net_stats.tx_bytes += skb->len;
tx_bytes          794 drivers/staging/vt6656/rxtx.c 	u16 tx_bytes, tx_header_size, tx_body_size, current_rate, duration_id;
tx_bytes          953 drivers/staging/vt6656/rxtx.c 	tx_bytes = tx_header_size + tx_body_size;
tx_bytes          969 drivers/staging/vt6656/rxtx.c 	tx_buffer->tx_byte_count = cpu_to_le16(tx_bytes);
tx_bytes          973 drivers/staging/vt6656/rxtx.c 	tx_bytes += 4;
tx_bytes          976 drivers/staging/vt6656/rxtx.c 	tx_context->buf_len = tx_bytes;
tx_bytes          735 drivers/staging/wilc1000/wilc_netdev.c 	vif->netstats.tx_bytes += tx_data->size;
tx_bytes           39 drivers/staging/wilc1000/wilc_wfi_netdevice.h 	unsigned long tx_bytes;
tx_bytes          404 drivers/staging/wlan-ng/p80211netdev.c 	netdev->stats.tx_bytes += skb->len;
tx_bytes          232 drivers/tty/n_gsm.c 	unsigned int tx_bytes;		/* TX data outstanding */
tx_bytes          699 drivers/tty/n_gsm.c 		gsm->tx_bytes -= msg->len;
tx_bytes          756 drivers/tty/n_gsm.c 	gsm->tx_bytes += msg->len;
tx_bytes          926 drivers/tty/n_gsm.c 		if (gsm->tx_bytes > TX_THRESH_HI)
tx_bytes          964 drivers/tty/n_gsm.c 	sweep = (dlci->gsm->tx_bytes < TX_THRESH_LO);
tx_bytes          965 drivers/tty/n_gsm.c 	if (dlci->gsm->tx_bytes == 0) {
tx_bytes         2529 drivers/tty/n_gsm.c 	if (gsm->tx_bytes < TX_THRESH_LO) {
tx_bytes         2698 drivers/tty/n_gsm.c 	net->stats.tx_bytes += skb->len;
tx_bytes          225 drivers/tty/serial/imx.c 	unsigned int		tx_bytes;
tx_bytes          565 drivers/tty/serial/imx.c 	xmit->tail = (xmit->tail + sport->tx_bytes) & (UART_XMIT_SIZE - 1);
tx_bytes          566 drivers/tty/serial/imx.c 	sport->port.icount.tx += sport->tx_bytes;
tx_bytes          604 drivers/tty/serial/imx.c 	sport->tx_bytes = uart_circ_chars_pending(xmit);
tx_bytes          608 drivers/tty/serial/imx.c 		sg_init_one(sgl, xmit->buf + xmit->tail, sport->tx_bytes);
tx_bytes         1522 drivers/tty/serial/imx.c 	sport->tx_bytes = 0;
tx_bytes          725 drivers/tty/serial/qcom_geni_serial.c 		unsigned int tx_bytes;
tx_bytes          730 drivers/tty/serial/qcom_geni_serial.c 		tx_bytes = min_t(size_t, remaining, port->tx_bytes_pw);
tx_bytes          732 drivers/tty/serial/qcom_geni_serial.c 		for (c = 0; c < tx_bytes ; c++) {
tx_bytes          739 drivers/tty/serial/qcom_geni_serial.c 		i += tx_bytes;
tx_bytes          740 drivers/tty/serial/qcom_geni_serial.c 		uport->icount.tx += tx_bytes;
tx_bytes          741 drivers/tty/serial/qcom_geni_serial.c 		remaining -= tx_bytes;
tx_bytes          742 drivers/tty/serial/qcom_geni_serial.c 		port->tx_remaining -= tx_bytes;
tx_bytes          118 drivers/tty/serial/serial-tegra.c 	unsigned int				tx_bytes;
tx_bytes          505 drivers/tty/serial/serial-tegra.c 	tup->tx_bytes = bytes;
tx_bytes          539 drivers/tty/serial/serial-tegra.c 	tup->tx_bytes = count & ~(0xF);
tx_bytes          542 drivers/tty/serial/serial-tegra.c 				tx_phys_addr, tup->tx_bytes, DMA_MEM_TO_DEV,
tx_bytes          552 drivers/tty/serial/serial-tegra.c 	tup->tx_bytes_requested = tup->tx_bytes;
tx_bytes          628 drivers/tty/serial/serial-tegra.c 	tegra_uart_fill_tx_fifo(tup, tup->tx_bytes);
tx_bytes         1233 drivers/tty/serial/serial-tegra.c 	tup->tx_bytes = 0;
tx_bytes         7625 drivers/tty/synclink.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1470 drivers/tty/synclink_gt.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1595 drivers/tty/synclinkmp.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          209 drivers/usb/gadget/function/f_phonet.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          453 drivers/usb/gadget/function/u_ether.c 		dev->net->stats.tx_bytes += skb->len;
tx_bytes          182 drivers/usb/serial/generic.c 	port->tx_bytes += count;
tx_bytes          192 drivers/usb/serial/generic.c 		port->tx_bytes -= count;
tx_bytes          260 drivers/usb/serial/generic.c 	chars = kfifo_len(&port->write_fifo) + port->tx_bytes;
tx_bytes          446 drivers/usb/serial/generic.c 	port->tx_bytes -= urb->transfer_buffer_length;
tx_bytes          277 drivers/usb/serial/ir-usb.c 		port->tx_bytes += count;
tx_bytes          304 drivers/usb/serial/ir-usb.c 		port->tx_bytes -= count;
tx_bytes          321 drivers/usb/serial/ir-usb.c 	port->tx_bytes -= urb->transfer_buffer_length - 1;
tx_bytes           13 include/linux/if_link.h 	__u64 tx_bytes;
tx_bytes           19 include/linux/if_team.h 	u64			tx_bytes;
tx_bytes          121 include/linux/if_vlan.h 	u64			tx_bytes;
tx_bytes          838 include/linux/mlx4/device.h 	__be64	tx_bytes;
tx_bytes          167 include/linux/netdevice.h 	unsigned long	tx_bytes;
tx_bytes         2392 include/linux/netdevice.h 	u64     tx_bytes;
tx_bytes          447 include/linux/qed/qed_if.h 	u64 tx_bytes;
tx_bytes          109 include/linux/usb/serial.h 	int			tx_bytes;
tx_bytes           60 include/net/bond_alb.h 	u32 tx_bytes;		/* Each Client accumulates the BytesTx that
tx_bytes         1379 include/net/cfg80211.h 	u32 tx_bytes;
tx_bytes         1478 include/net/cfg80211.h 	u64 tx_bytes;
tx_bytes           55 include/net/fq.h 	u32 tx_bytes;
tx_bytes          103 include/net/fq_impl.h 	tin->tx_bytes += skb->len;
tx_bytes          444 include/net/ip_tunnels.h 		tstats->tx_bytes += pkt_len;
tx_bytes           23 include/net/kcm.h 	unsigned long long tx_bytes;
tx_bytes           33 include/net/kcm.h 	unsigned long long tx_bytes;
tx_bytes           45 include/net/kcm.h 	unsigned long long tx_bytes;
tx_bytes          174 include/net/kcm.h 	SAVE_PSOCK_STATS(tx_bytes);
tx_bytes          190 include/net/kcm.h 	SAVE_MUX_STATS(tx_bytes);
tx_bytes          152 include/uapi/linux/if_bridge.h 	__u64 tx_bytes;
tx_bytes           13 include/uapi/linux/if_link.h 	__u32	tx_bytes;		/* total bytes transmitted	*/
tx_bytes           48 include/uapi/linux/if_link.h 	__u64	tx_bytes;		/* total bytes transmitted	*/
tx_bytes           69 include/uapi/linux/mpls.h 	__u64	tx_bytes;		/* total bytes transmitted	*/
tx_bytes          113 include/uapi/linux/openvswitch.h 	__u64   tx_bytes;		/* total bytes transmitted      */
tx_bytes           73 include/uapi/linux/ppp-ioctl.h 	__aligned_u64	tx_bytes;
tx_bytes          133 net/8021q/vlan_dev.c 		stats->tx_bytes += len;
tx_bytes          681 net/8021q/vlan_dev.c 			txbytes		= p->tx_bytes;
tx_bytes          688 net/8021q/vlan_dev.c 		stats->tx_bytes		+= txbytes;
tx_bytes          264 net/8021q/vlanproc.c 	seq_printf(seq, fmt64, "total bytes transmitted", stats->tx_bytes);
tx_bytes          258 net/atm/br2684.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          394 net/atm/clip.c 	dev->stats.tx_bytes += skb->len;
tx_bytes          194 net/atm/lec.c  	dev->stats.tx_bytes += skb->len;
tx_bytes          121 net/batman-adv/soft-interface.c 	stats->tx_bytes = batadv_sum_counter(bat_priv, BATADV_CNT_TX_BYTES);
tx_bytes          476 net/bluetooth/6lowpan.c 		netdev->stats.tx_bytes += err;
tx_bytes          470 net/bluetooth/bnep/core.c 		s->dev->stats.tx_bytes += len;
tx_bytes           48 net/bridge/br_device.c 	brstats->tx_bytes += skb->len;
tx_bytes          211 net/bridge/br_device.c 		sum.tx_bytes   += tmp.tx_bytes;
tx_bytes          217 net/bridge/br_device.c 	stats->tx_bytes   = sum.tx_bytes;
tx_bytes         1592 net/bridge/br_netlink.c 			vxi.tx_bytes = stats.tx_bytes;
tx_bytes           93 net/bridge/br_private.h 	u64 tx_bytes;
tx_bytes          427 net/bridge/br_vlan.c 		stats->tx_bytes += skb->len;
tx_bytes         1221 net/bridge/br_vlan.c 			txbytes = cpu_stats->tx_bytes;
tx_bytes         1227 net/bridge/br_vlan.c 		stats->tx_bytes += txbytes;
tx_bytes          254 net/caif/chnl_net.c 	dev->stats.tx_bytes += len;
tx_bytes           92 net/core/net-procfs.c 		   stats->tx_bytes, stats->tx_packets,
tx_bytes          580 net/core/net-sysfs.c NETSTAT_ENTRY(tx_bytes);
tx_bytes          285 net/core/pktgen.c 	__u64 tx_bytes;		/* How many bytes we've transmitted */
tx_bytes         2991 net/core/pktgen.c 	pkt_dev->tx_bytes = 0;
tx_bytes         3377 net/core/pktgen.c 			pkt_dev->tx_bytes += pkt_dev->last_pkt_size;
tx_bytes         3421 net/core/pktgen.c 		pkt_dev->tx_bytes += pkt_dev->last_pkt_size;
tx_bytes          877 net/core/rtnetlink.c 	a->tx_bytes = b->tx_bytes;
tx_bytes         1296 net/core/rtnetlink.c 			      vf_stats.tx_bytes, IFLA_VF_STATS_PAD) ||
tx_bytes          514 net/dsa/slave.c 	s->tx_bytes += skb->len;
tx_bytes          670 net/dsa/slave.c 		u64 tx_packets, tx_bytes, rx_packets, rx_bytes;
tx_bytes          676 net/dsa/slave.c 			tx_bytes = s->tx_bytes;
tx_bytes          681 net/dsa/slave.c 		data[1] += tx_bytes;
tx_bytes         1056 net/dsa/slave.c 		u64 tx_packets, tx_bytes, rx_packets, rx_bytes;
tx_bytes         1062 net/dsa/slave.c 			tx_bytes = s->tx_bytes;
tx_bytes         1068 net/dsa/slave.c 		stats->tx_bytes += tx_bytes;
tx_bytes          367 net/hsr/hsr_forward.c 		port->dev->stats.tx_bytes += skb->len;
tx_bytes          215 net/ieee802154/6lowpan/tx.c 	ldev->stats.tx_bytes += dgram_size;
tx_bytes          298 net/ieee802154/6lowpan/tx.c 		ldev->stats.tx_bytes += dgram_size;
tx_bytes          194 net/ipv4/ip_tunnel_core.c 		u64 rx_packets, rx_bytes, tx_packets, tx_bytes;
tx_bytes          202 net/ipv4/ip_tunnel_core.c 			tx_bytes = tstats->tx_bytes;
tx_bytes          208 net/ipv4/ip_tunnel_core.c 		tot->tx_bytes   += tx_bytes;
tx_bytes          536 net/ipv4/ipmr.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         1854 net/ipv4/ipmr.c 		vif->dev->stats.tx_bytes += skb->len;
tx_bytes         1914 net/ipv4/ipmr.c 		vif->dev->stats.tx_bytes += skb->len;
tx_bytes          107 net/ipv6/ip6_tunnel.c 			tmp.tx_bytes =  tstats->tx_bytes;
tx_bytes          113 net/ipv6/ip6_tunnel.c 		sum.tx_bytes   += tmp.tx_bytes;
tx_bytes          118 net/ipv6/ip6_tunnel.c 	dev->stats.tx_bytes   = sum.tx_bytes;
tx_bytes          606 net/ipv6/ip6mr.c 	dev->stats.tx_bytes += skb->len;
tx_bytes         2012 net/ipv6/ip6mr.c 		vif->dev->stats.tx_bytes += skb->len;
tx_bytes          118 net/kcm/kcmproc.c 		   kcm->stats.tx_bytes,
tx_bytes          148 net/kcm/kcmproc.c 		   psock->stats.tx_bytes,
tx_bytes          199 net/kcm/kcmproc.c 		   mux->stats.tx_bytes,
tx_bytes          300 net/kcm/kcmproc.c 		   mux_stats.tx_bytes,
tx_bytes          332 net/kcm/kcmproc.c 		   psock_stats.tx_bytes,
tx_bytes          107 net/kcm/kcmsock.c 	KCM_STATS_ADD(mux->stats.tx_bytes,
tx_bytes          108 net/kcm/kcmsock.c 		      psock->stats.tx_bytes - psock->saved_tx_bytes);
tx_bytes          112 net/kcm/kcmsock.c 	psock->saved_tx_bytes = psock->stats.tx_bytes;
tx_bytes          684 net/kcm/kcmsock.c 			KCM_STATS_ADD(psock->stats.tx_bytes, ret);
tx_bytes          882 net/kcm/kcmsock.c 	KCM_STATS_ADD(kcm->stats.tx_bytes, size);
tx_bytes         1056 net/kcm/kcmsock.c 	KCM_STATS_ADD(kcm->stats.tx_bytes, copied);
tx_bytes         1043 net/l2tp/l2tp_core.c 		atomic_long_add(len, &tunnel->stats.tx_bytes);
tx_bytes         1045 net/l2tp/l2tp_core.c 		atomic_long_add(len, &session->stats.tx_bytes);
tx_bytes           35 net/l2tp/l2tp_core.h 	atomic_long_t		tx_bytes;
tx_bytes          170 net/l2tp/l2tp_debugfs.c 		   atomic_long_read(&tunnel->stats.tx_bytes),
tx_bytes          221 net/l2tp/l2tp_debugfs.c 		   atomic_long_read(&session->stats.tx_bytes),
tx_bytes           41 net/l2tp/l2tp_eth.c 	atomic_long_t		tx_bytes;
tx_bytes           83 net/l2tp/l2tp_eth.c 		atomic_long_add(len, &priv->tx_bytes);
tx_bytes           96 net/l2tp/l2tp_eth.c 	stats->tx_bytes   = (unsigned long) atomic_long_read(&priv->tx_bytes);
tx_bytes          353 net/l2tp/l2tp_netlink.c 			      atomic_long_read(&tunnel->stats.tx_bytes),
tx_bytes          750 net/l2tp/l2tp_netlink.c 			      atomic_long_read(&session->stats.tx_bytes),
tx_bytes         1027 net/l2tp/l2tp_ppp.c 	dest->tx_bytes = atomic_long_read(&stats->tx_bytes);
tx_bytes         1535 net/l2tp/l2tp_ppp.c 		   atomic_long_read(&tunnel->stats.tx_bytes),
tx_bytes         1584 net/l2tp/l2tp_ppp.c 		   atomic_long_read(&session->stats.tx_bytes),
tx_bytes         3883 net/mac80211/cfg.c 		txqstats->tx_bytes = txqi->tin.tx_bytes;
tx_bytes          513 net/mac80211/debugfs_netdev.c 			txqi->tin.tx_bytes,
tx_bytes          179 net/mac80211/debugfs_sta.c 			       txqi->tin.tx_bytes,
tx_bytes           89 net/mac80211/ethtool.c 		data[i++] += sinfo.tx_bytes;			\
tx_bytes         1076 net/mac80211/ieee80211_i.h 	unsigned long tx_bytes, rx_bytes;
tx_bytes         1145 net/mac80211/iface.c 		u64 rx_packets, rx_bytes, tx_packets, tx_bytes;
tx_bytes         1155 net/mac80211/iface.c 			tx_bytes = tstats->tx_bytes;
tx_bytes         1161 net/mac80211/iface.c 		stats->tx_bytes   += tx_bytes;
tx_bytes          251 net/mac80211/led.c 	traffic = tpt_trig->tx_bytes + tpt_trig->rx_bytes;
tx_bytes           79 net/mac80211/led.h 		local->tpt_led_trigger->tx_bytes += bytes;
tx_bytes         2219 net/mac80211/sta_info.c 		sinfo->tx_bytes = 0;
tx_bytes         2221 net/mac80211/sta_info.c 			sinfo->tx_bytes += sta->tx_stats.bytes[ac];
tx_bytes           47 net/mac80211/tx.c 	tstats->tx_bytes += len;
tx_bytes           40 net/mac802154/tx.c 	dev->stats.tx_bytes += skb->len;
tx_bytes           88 net/mac802154/tx.c 		dev->stats.tx_bytes += skb->len;
tx_bytes          141 net/mpls/af_mpls.c 					   tx_bytes);
tx_bytes         1088 net/mpls/af_mpls.c 		stats->tx_bytes		+= local.tx_bytes;
tx_bytes          249 net/ncsi/ncsi-pkt.h 	__be32                  tx_bytes;       /* Tx bytes                   */
tx_bytes          909 net/ncsi/ncsi-rsp.c 	ncs->hnc_tx_bytes       = ntohl(rsp->tx_bytes);
tx_bytes          151 net/netrom/nr_dev.c 	stats->tx_bytes += len;
tx_bytes           47 net/openvswitch/vport-internal_dev.c 		tstats->tx_bytes += len;
tx_bytes          111 net/openvswitch/vport-internal_dev.c 		stats->tx_bytes         += local_stats.tx_bytes;
tx_bytes          279 net/openvswitch/vport.c 	stats->tx_bytes	  = dev_stats->tx_bytes;
tx_bytes          198 net/phonet/pep-gprs.c 		dev->stats.tx_bytes += len;
tx_bytes          114 net/rose/rose_dev.c 	stats->tx_bytes += len;
tx_bytes           57 net/sched/sch_teql.c 	unsigned long	tx_bytes;
tx_bytes          318 net/sched/sch_teql.c 					master->tx_bytes += length;
tx_bytes          407 net/sched/sch_teql.c 	stats->tx_bytes		= m->tx_bytes;
tx_bytes         1016 net/wireless/nl80211.c 	PUT_TXQVAL_U32(TX_BYTES, tx_bytes);
tx_bytes         5114 net/wireless/nl80211.c 			(u32)sinfo->tx_bytes))
tx_bytes         5118 net/wireless/nl80211.c 	PUT_SINFO_U64(TX_BYTES64, tx_bytes);
tx_bytes          161 net/wireless/trace.h 		    __field(u32, tx_bytes)	    \
tx_bytes          177 net/wireless/trace.h 		__entry->tx_bytes = sinfo->tx_bytes;		       \
tx_bytes          322 net/xfrm/xfrm_interface.c 		tstats->tx_bytes += length;
tx_bytes          554 net/xfrm/xfrm_interface.c 			tmp.tx_bytes   = stats->tx_bytes;
tx_bytes          560 net/xfrm/xfrm_interface.c 		s->tx_bytes   += tmp.tx_bytes;
tx_bytes           13 tools/include/uapi/linux/if_link.h 	__u32	tx_bytes;		/* total bytes transmitted	*/
tx_bytes           48 tools/include/uapi/linux/if_link.h 	__u64	tx_bytes;		/* total bytes transmitted	*/