Searched refs:hw_stats_seqcount (Results 1 – 2 of 2) sorted by relevance
537 write_seqcount_begin(&lp->hw_stats_seqcount); in axienet_stats_update()545 write_seqcount_end(&lp->hw_stats_seqcount); in axienet_stats_update()602 write_seqcount_begin(&lp->hw_stats_seqcount); in __axienet_device_reset()612 write_seqcount_end(&lp->hw_stats_seqcount); in __axienet_device_reset()1780 start = read_seqcount_begin(&lp->hw_stats_seqcount); in axienet_get_stats64()1803 } while (read_seqcount_retry(&lp->hw_stats_seqcount, start)); in axienet_get_stats64()2104 start = read_seqcount_begin(&lp->hw_stats_seqcount); in axienet_ethtools_get_ethtool_stats()2164 start = read_seqcount_begin(&lp->hw_stats_seqcount); in axienet_ethtools_get_pause_stats()2183 start = read_seqcount_begin(&lp->hw_stats_seqcount); in axienet_ethtool_get_eth_mac_stats()2228 start = read_seqcount_begin(&lp->hw_stats_seqcount); in axienet_ethtool_get_eth_ctrl_stats()[all …]
591 seqcount_mutex_t hw_stats_seqcount; member
Completed in 14 milliseconds