Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1049 struct mt7996_phy *phy = mt7996_band_phy(dev, chandef->chan->band); in mt7996_channel_switch_beacon()
1087 struct mt7996_phy *phy = mt7996_band_phy(dev, chandef->chan->band); in mt7996_post_channel_switch()
2351 phy = mt7996_band_phy(dev, chandef->chan->band); in mt7996_set_radar_background()
H A Dmt7996.h610 mt7996_band_phy(struct mt7996_dev *dev, enum nl80211_band band) in mt7996_band_phy() function