Searched refs:mac_work_count (Results 1 – 6 of 6) sorted by relevance
1823 dev->mphy.mac_work_count++; in mt7603_mac_work()1834 if (dev->mphy.mac_work_count == 10) in mt7603_mac_work()1865 dev->mphy.mac_work_count = 0; in mt7603_mac_work()1868 if (dev->mphy.mac_work_count >= 10) in mt7603_mac_work()1869 dev->mphy.mac_work_count = 0; in mt7603_mac_work()
1019 if (++mphy->mac_work_count == 2) { in mt7921_mac_work()1020 mphy->mac_work_count = 0; in mt7921_mac_work()
2130 if (++mphy->mac_work_count == 5) { in mt7615_mac_work()2131 mphy->mac_work_count = 0; in mt7615_mac_work()
2056 if (++mphy->mac_work_count == 5) { in mt7915_mac_work()2057 mphy->mac_work_count = 0; in mt7915_mac_work()
2104 if (++mphy->mac_work_count == 5) { in mt7996_mac_work()2105 mphy->mac_work_count = 0; in mt7996_mac_work()
731 u8 mac_work_count; member
Completed in 28 milliseconds