Searched refs:mac_work_count (Results 1 – 5 of 5) sorted by relevance
1890 dev->mphy.mac_work_count++; in mt7603_mac_work()1902 if (dev->mphy.mac_work_count == 10) in mt7603_mac_work()1933 dev->mphy.mac_work_count = 0; in mt7603_mac_work()1936 if (dev->mphy.mac_work_count >= 10) in mt7603_mac_work()1937 dev->mphy.mac_work_count = 0; in mt7603_mac_work()
2084 if (++mphy->mac_work_count == 5) { in mt7615_mac_work()2085 mphy->mac_work_count = 0; in mt7615_mac_work()
2018 if (++mphy->mac_work_count == 5) { in mt7915_mac_work()2019 mphy->mac_work_count = 0; in mt7915_mac_work()
2985 if (++mphy->mac_work_count == 5) { in mt7996_mac_work()2986 mphy->mac_work_count = 0; in mt7996_mac_work()
906 u8 mac_work_count; member