Searched refs:rx_byte_cnt (Results 1 – 6 of 6) sorted by relevance
269 …unsigned long rx_byte_cnt; /* The number of bytes of good packet received. FCS is NOT included.… member
1142 net_stats->rx_bytes = hw_stats->rx_byte_cnt; in atl1e_get_stats()
338 unsigned long rx_byte_cnt; /* The number of bytes of good packet received. FCS is NOT included. */ member
1570 net_stats->rx_bytes = hw_stats->rx_byte_cnt; in atl1c_get_stats()
327 u32 rx_byte_cnt; /* good bytes received. FCS is NOT included */ member
1687 adapter->soft_stats.rx_bytes += smb->rx_byte_cnt; in atl1_inc_smb()