Searched refs:old_phy (Results 1 – 1 of 1) sorted by relevance
191 struct mt76_phy *old_phy, *phy = hw->priv; in mt76_switch_vif_chanctx() local225 old_phy = old_ctx->phy; in mt76_switch_vif_chanctx()230 if (mode == CHANCTX_SWMODE_SWAP_CONTEXTS && old_phy->chanctx && in mt76_switch_vif_chanctx()231 old_phy->chanctx == old_ctx && phy != old_phy) in mt76_switch_vif_chanctx()232 old_phy->chanctx = NULL; in mt76_switch_vif_chanctx()246 if (old_phy != phy) { in mt76_switch_vif_chanctx()247 dev->drv->vif_link_remove(old_phy, v->vif, v->link_conf, in mt76_switch_vif_chanctx()