Searched refs:_ieee80211_hw_conf_chan (Results 1 - 1 of 1) sorted by path

/linux-master/net/mac80211/
H A Dmain.c224 static int _ieee80211_hw_conf_chan(struct ieee80211_local *local, function
247 return _ieee80211_hw_conf_chan(local, ctx ? &ctx->conf : NULL);
280 return _ieee80211_hw_conf_chan(local, ctx);
291 _ieee80211_hw_conf_chan(local, NULL);
303 _ieee80211_hw_conf_chan(local, ctx);
318 _ieee80211_hw_conf_chan(local, vifs[0].new_ctx);

Completed in 389 milliseconds