_ieee80211_hw_conf_chan
return _ieee80211_hw_conf_chan(local, ctx ? &ctx->conf : NULL);
return _ieee80211_hw_conf_chan(local, ctx);
_ieee80211_hw_conf_chan(local, NULL);
_ieee80211_hw_conf_chan(local, ctx);
_ieee80211_hw_conf_chan(local, vifs[0].new_ctx);