Home
last modified time | relevance | path

Searched refs:band_phys (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c40 phy = ctx->phy = dev->band_phys[conf->def.chan->band]; in mt76_add_chanctx()
206 phy = new_ctx->phy = dev->band_phys[conf->def.chan->band]; in mt76_switch_vif_chanctx()
363 phy = dev->band_phys[chan->band]; in mt76_remain_on_channel()
H A Dscan.c135 phy = dev->band_phys[req->req.channels[0]->band]; in mt76_hw_scan()
H A Dmt76.h866 struct mt76_phy *band_phys[NUM_NL80211_BANDS]; member
H A Dmac80211.c417 phy->dev->band_phys[band] = phy; in mt76_check_sband()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h494 mphy = dev->mt76.band_phys[band]; in mt7996_band_phy()