Searched refs:ir_stats_syncp (Results 1 – 1 of 1) sorted by relevance
138 struct u64_stats_sync ir_stats_syncp; member666 u64_stats_update_begin(&port->ir_stats_syncp); in gmac_clean_txq()671 u64_stats_update_end(&port->ir_stats_syncp); in gmac_clean_txq()1613 u64_stats_update_begin(&port->ir_stats_syncp); in gmac_update_hw_stats()1632 u64_stats_update_end(&port->ir_stats_syncp); in gmac_update_hw_stats()1723 u64_stats_update_begin(&port->ir_stats_syncp); in gmac_irq()1725 u64_stats_update_end(&port->ir_stats_syncp); in gmac_irq()1939 start = u64_stats_fetch_begin_irq(&port->ir_stats_syncp); in gmac_get_stats64()1949 } while (u64_stats_fetch_retry_irq(&port->ir_stats_syncp, start)); in gmac_get_stats64()2035 start = u64_stats_fetch_begin_irq(&port->ir_stats_syncp); in gmac_get_ethtool_stats()[all …]