Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c198 struct mt76_phy *old_phy = old_ctx->phy; in mt76_switch_vif_chanctx() local
223 phy != old_phy && old_phy->chanctx == old_ctx) in mt76_switch_vif_chanctx()
224 old_phy->chanctx = NULL; in mt76_switch_vif_chanctx()
232 if (old_phy == phy) in mt76_switch_vif_chanctx()
240 dev->drv->vif_link_remove(old_phy, vifs[i].vif, in mt76_switch_vif_chanctx()