Searched refs:rx_ok_bytes (Results 1 – 3 of 3) sorted by relevance
222 u64 rx_ok_bytes; member
1633 port->stats.rx_ok_bytes += ((u64)val << 32); in airoha_update_hw_stats()1635 port->stats.rx_ok_bytes += val; in airoha_update_hw_stats()1896 storage->rx_bytes = port->stats.rx_ok_bytes; in airoha_dev_get_stats64()2164 stats->OctetsReceivedOK = port->stats.rx_ok_bytes; in airoha_ethtool_get_mac_stats()
1210 storage->rx_bytes = rx_stats->stats.rx_ok_bytes; in emac_get_stats64()