Searched refs:mac_work_count (Results 1 – 5 of 5) sorted by relevance
1837 dev->mphy.mac_work_count++; in mt7603_mac_work()1848 if (dev->mphy.mac_work_count == 10) in mt7603_mac_work()1879 dev->mphy.mac_work_count = 0; in mt7603_mac_work()1882 if (dev->mphy.mac_work_count >= 10) in mt7603_mac_work()1883 dev->mphy.mac_work_count = 0; in mt7603_mac_work()
1504 if (++mphy->mac_work_count == 2) { in mt7921_mac_work()1505 mphy->mac_work_count = 0; in mt7921_mac_work()
1824 if (++mphy->mac_work_count == 5) { in mt7915_mac_work()1825 mphy->mac_work_count = 0; in mt7915_mac_work()
2041 if (++mphy->mac_work_count == 5) { in mt7615_mac_work()2042 mphy->mac_work_count = 0; in mt7615_mac_work()
632 u8 mac_work_count; member