Home
last modified time | relevance | path

Searched refs:link_phy (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1057 struct mt7996_phy *link_phy; in mt7996_channel_switch_beacon() local
1063 link_phy = mt7996_vif_link_phy(link); in mt7996_channel_switch_beacon()
1064 if (link_phy != phy) in mt7996_channel_switch_beacon()
H A Dmac.c2227 struct mt7996_phy *link_phy; in mt7996_update_vif_beacon() local
2233 link_phy = mt7996_vif_link_phy(link); in mt7996_update_vif_beacon()
2234 if (link_phy != phy) in mt7996_update_vif_beacon()