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.c2304 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2309 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2394 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2400 mt7996_for_each_phy(dev, phy) { in mt7996_mac_restart()
2411 mt7996_for_each_phy(dev, phy) in mt7996_mac_restart()
2471 mt7996_for_each_phy(dev, phy) in mt7996_mac_full_reset()
2485 mt7996_for_each_phy(dev, phy) in mt7996_mac_full_reset()
2579 mt7996_for_each_phy(dev, phy) { in mt7996_mac_reset_work()
2645 mt7996_for_each_phy(dev, phy) in mt7996_mac_reset_work()
2680 mt7996_for_each_phy(dev, phy) in mt7996_mac_reset_work()
H A Dmain.c798 mt7996_for_each_phy(dev, phy) { in mt7996_configure_filter()
1826 mt7996_for_each_phy(dev, phy) { in mt7996_set_coverage_class()
2525 mt7996_for_each_phy(dev, phy) in mt7996_reconfig_complete()
H A Dinit.c405 mt7996_for_each_phy(dev, phy) { in mt7996_regd_notifier()
1787 mt7996_for_each_phy(dev, phy) in mt7996_register_device()
H A Dmt7996.h665 #define mt7996_for_each_phy(dev, phy) \ macro