Searched refs:tx_stat_sync (Results 1 – 2 of 2) sorted by relevance
483 struct u64_stats_sync tx_stat_sync; member
762 u64_stats_update_begin(&lp->tx_stat_sync); in axienet_tx_poll()765 u64_stats_update_end(&lp->tx_stat_sync); in axienet_tx_poll()1329 start = u64_stats_fetch_begin(&lp->tx_stat_sync); in axienet_get_stats64()1332 } while (u64_stats_fetch_retry(&lp->tx_stat_sync, start)); in axienet_get_stats64()1905 u64_stats_init(&lp->tx_stat_sync); in axienet_probe()