Searched refs:mac_work_count (Results 1 – 5 of 5) sorted by relevance
1821 dev->mphy.mac_work_count++; in mt7603_mac_work()1832 if (dev->mphy.mac_work_count == 10) in mt7603_mac_work()1863 dev->mphy.mac_work_count = 0; in mt7603_mac_work()1866 if (dev->mphy.mac_work_count >= 10) in mt7603_mac_work()1867 dev->mphy.mac_work_count = 0; in mt7603_mac_work()
1445 if (++mphy->mac_work_count == 2) { in mt7921_mac_work()1446 mphy->mac_work_count = 0; in mt7921_mac_work()
1814 if (++mphy->mac_work_count == 5) { in mt7915_mac_work()1815 mphy->mac_work_count = 0; in mt7915_mac_work()
2008 if (++mphy->mac_work_count == 5) { in mt7615_mac_work()2009 mphy->mac_work_count = 0; in mt7615_mac_work()
632 u8 mac_work_count; member