Searched refs:rx_byte_cnt (Results 1 – 9 of 9) sorted by relevance
268 …unsigned long rx_byte_cnt; /* The number of bytes of good packet received. FCS is NOT included.… member
1177 net_stats->rx_bytes = hw_stats->rx_byte_cnt; in atl1e_get_stats()
399 u64 rx_byte_cnt; /* good bytes received. FCS is NOT included */ member
1064 hw->stats.rx_byte_cnt += alx_read_mem32(hw, ALX_MIB_RX_BYTE_CNT); in alx_update_hw_stats()
1182 net_stats->rx_bytes = hw_stats->rx_byte_cnt; in alx_get_stats64()
321 unsigned long rx_byte_cnt; /* The number of bytes of good packet received. FCS is NOT included. */ member
1500 net_stats->rx_bytes = hw_stats->rx_byte_cnt; in atl1c_get_stats()
331 u32 rx_byte_cnt; /* good bytes received. FCS is NOT included */ member
1695 adapter->soft_stats.rx_bytes += smb->rx_byte_cnt; in atl1_inc_smb()