Searched refs:mac_work_count (Results 1 – 6 of 6) sorted by relevance
21 if (++mphy->mac_work_count == 2) { in mt792x_mac_work()22 mphy->mac_work_count = 0; in mt792x_mac_work()
807 u8 mac_work_count; member
1842 dev->mphy.mac_work_count++; in mt7603_mac_work()1853 if (dev->mphy.mac_work_count == 10) in mt7603_mac_work()1884 dev->mphy.mac_work_count = 0; in mt7603_mac_work()1887 if (dev->mphy.mac_work_count >= 10) in mt7603_mac_work()1888 dev->mphy.mac_work_count = 0; in mt7603_mac_work()
2104 if (++mphy->mac_work_count == 5) { in mt7615_mac_work()2105 mphy->mac_work_count = 0; in mt7615_mac_work()
2012 if (++mphy->mac_work_count == 5) { in mt7915_mac_work()2013 mphy->mac_work_count = 0; in mt7915_mac_work()
2287 if (++mphy->mac_work_count == 5) { in mt7996_mac_work()2288 mphy->mac_work_count = 0; in mt7996_mac_work()
Completed in 29 milliseconds