Home
last modified time | relevance | path

Searched refs:sync_compl (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/emulex/benet/
A Dbe_ethtool.c408 start = u64_stats_fetch_begin_irq(&stats->sync_compl); in be_get_ethtool_stats()
410 } while (u64_stats_fetch_retry_irq(&stats->sync_compl, start)); in be_get_ethtool_stats()
A Dbe.h226 struct u64_stats_sync sync_compl; member
A Dbe_main.c3075 u64_stats_init(&txo->stats.sync_compl); in be_tx_qs_create()
3287 u64_stats_update_begin(&tx_stats(txo)->sync_compl); in be_process_tx()
3289 u64_stats_update_end(&tx_stats(txo)->sync_compl); in be_process_tx()

Completed in 19 milliseconds