Searched refs:tx_byte_cnt (Results 1 – 13 of 13) sorted by relevance
248 u64 tx_byte_cnt; /* good bytes count (without FCS) */ member
349 net_stats->tx_bytes = stats->tx_byte_cnt; in emac_get_stats64()
281 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
1159 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1e_get_stats()
427 u64 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
1104 hw->stats.tx_byte_cnt += alx_read_mem32(hw, ALX_MIB_TX_BYTE_CNT); in alx_update_hw_stats()
1637 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in alx_get_stats64()
334 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
1488 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1c_get_stats()
344 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
1675 adapter->soft_stats.tx_bytes += smb->tx_byte_cnt; in atl1_inc_smb()
396 int tx_frm_cnt = 0, tx_byte_cnt = 0; in enetc_clean_tx_ring() local438 tx_byte_cnt += tx_swbd->len; in enetc_clean_tx_ring()462 tx_ring->stats.bytes += tx_byte_cnt; in enetc_clean_tx_ring()
2579 u32 tx_byte_cnt; member