Searched refs:tx_stat_sync (Results 1 – 2 of 2) sorted by relevance
755 u64_stats_update_begin(&lp->tx_stat_sync); in axienet_tx_poll()758 u64_stats_update_end(&lp->tx_stat_sync); in axienet_tx_poll()1314 start = u64_stats_fetch_begin_irq(&lp->tx_stat_sync); in axienet_get_stats64()1317 } while (u64_stats_fetch_retry_irq(&lp->tx_stat_sync, start)); in axienet_get_stats64()1880 u64_stats_init(&lp->tx_stat_sync); in axienet_probe()
480 struct u64_stats_sync tx_stat_sync; member