Searched refs:sync_compl (Results 1 – 2 of 2) sorted by relevance
408 start = u64_stats_fetch_begin(&stats->sync_compl); in be_get_ethtool_stats() 410 } while (u64_stats_fetch_retry(&stats->sync_compl, start)); in be_get_ethtool_stats()
3076 u64_stats_init(&txo->stats.sync_compl); in be_tx_qs_create() 3288 u64_stats_update_begin(&tx_stats(txo)->sync_compl); in be_process_tx() 3290 u64_stats_update_end(&tx_stats(txo)->sync_compl); in be_process_tx()