tx_byte_cnt      1104 drivers/net/ethernet/atheros/alx/hw.c 	hw->stats.tx_byte_cnt    += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT);
tx_byte_cnt       427 drivers/net/ethernet/atheros/alx/hw.h 	u64 tx_byte_cnt;	/* bytes transmitted, FCS is NOT included */
tx_byte_cnt      1636 drivers/net/ethernet/atheros/alx/main.c 	net_stats->tx_bytes   = hw_stats->tx_byte_cnt;
tx_byte_cnt       334 drivers/net/ethernet/atheros/atl1c/atl1c.h 	unsigned long tx_byte_cnt;	/* The number of bytes of data transmitted. FCS is NOT included. */
tx_byte_cnt      1491 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	net_stats->tx_bytes   = hw_stats->tx_byte_cnt;
tx_byte_cnt       281 drivers/net/ethernet/atheros/atl1e/atl1e.h 	unsigned long tx_byte_cnt;    /* The number of bytes of data transmitted. FCS is NOT included. */
tx_byte_cnt      1161 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	net_stats->tx_bytes   = hw_stats->tx_byte_cnt;
tx_byte_cnt      1677 drivers/net/ethernet/atheros/atlx/atl1.c 	adapter->soft_stats.tx_bytes += smb->tx_byte_cnt;
tx_byte_cnt       344 drivers/net/ethernet/atheros/atlx/atl1.h 	u32 tx_byte_cnt;	/* bytes transmitted, FCS is NOT included */
tx_byte_cnt       334 drivers/net/ethernet/freescale/enetc/enetc.c 	int tx_frm_cnt = 0, tx_byte_cnt = 0;
tx_byte_cnt       375 drivers/net/ethernet/freescale/enetc/enetc.c 		tx_byte_cnt += tx_swbd->len;
tx_byte_cnt       399 drivers/net/ethernet/freescale/enetc/enetc.c 	tx_ring->stats.bytes += tx_byte_cnt;
tx_byte_cnt       359 drivers/net/ethernet/qualcomm/emac/emac.c 	net_stats->tx_bytes = stats->tx_byte_cnt;
tx_byte_cnt       248 drivers/net/ethernet/qualcomm/emac/emac.h 	u64 tx_byte_cnt;        /* good bytes count (without FCS) */
tx_byte_cnt      2363 drivers/net/wireless/ath/wcn36xx/hal.h 	u32 tx_byte_cnt;