Searched refs:wl_ext_passive_chan (Results 1 – 3 of 3) sorted by relevance
53 bool wl_ext_passive_chan(struct net_device *dev, struct wl_chan_info *chan_info);
1102 wl_ext_passive_chan(struct net_device *dev, struct wl_chan_info *chan_info) in wl_ext_passive_chan() function1156 else if (wl_ext_passive_chan(dev, &chan_info)) in wl_ext_get_default_chan()3100 if (wl_ext_passive_chan(net, &chan_info)) { in wl_ext_get_best_channel()
1704 } else if (wl_ext_passive_chan(cur_if->dev, chan_info)) { in wl_ext_if_up()