Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/cortina/
H A Dgemini.c138 struct u64_stats_sync ir_stats_syncp; member
661 u64_stats_update_begin(&port->ir_stats_syncp); in gmac_clean_txq()
666 u64_stats_update_end(&port->ir_stats_syncp); in gmac_clean_txq()
1643 u64_stats_update_begin(&port->ir_stats_syncp); in gmac_update_hw_stats()
1662 u64_stats_update_end(&port->ir_stats_syncp); in gmac_update_hw_stats()
1752 u64_stats_update_begin(&port->ir_stats_syncp); in gmac_irq()
1754 u64_stats_update_end(&port->ir_stats_syncp); in gmac_irq()
1967 start = u64_stats_fetch_begin(&port->ir_stats_syncp); in gmac_get_stats64()
1977 } while (u64_stats_fetch_retry(&port->ir_stats_syncp, start)); in gmac_get_stats64()
2054 start = u64_stats_fetch_begin(&port->ir_stats_syncp); in gmac_get_ethtool_stats()
[all …]