Searched refs:tx_byte_cnt (Results 1 – 6 of 6) sorted by relevance
295 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
1143 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1e_get_stats()
364 unsigned long tx_byte_cnt; /* The number of bytes of data transmitted. FCS is NOT included. */ member
1571 net_stats->tx_bytes = hw_stats->tx_byte_cnt; in atl1c_get_stats()
353 u32 tx_byte_cnt; /* bytes transmitted, FCS is NOT included */ member
1688 adapter->soft_stats.tx_bytes += smb->tx_byte_cnt; in atl1_inc_smb()