Home
last modified time | relevance | path

Searched refs:mt7996_for_each_phy (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c2272 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2277 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2362 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2368 mt7996_for_each_phy(dev, phy) { in mt7996_mac_restart()
2379 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2452 mt7996_for_each_phy(dev, phy) in mt7996_mac_full_reset()
2466 mt7996_for_each_phy(dev, phy) in mt7996_mac_full_reset()
2555 mt7996_for_each_phy(dev, phy) { in mt7996_mac_reset_work()
2614 mt7996_for_each_phy(dev, phy) in mt7996_mac_reset_work()
2644 mt7996_for_each_phy(dev, phy) in mt7996_mac_reset_work()
H A Dmain.c706 mt7996_for_each_phy(dev, phy) { in mt7996_configure_filter()
1610 mt7996_for_each_phy(dev, phy) { in mt7996_set_coverage_class()
2273 mt7996_for_each_phy(dev, phy) in mt7996_reconfig_complete()
H A Dinit.c392 mt7996_for_each_phy(dev, phy) { in mt7996_regd_notifier()
1704 mt7996_for_each_phy(dev, phy) in mt7996_register_device()
H A Dmt7996.h620 #define mt7996_for_each_phy(dev, phy) \ macro