Searched refs:acs_chspec (Results 1 – 6 of 6) sorted by relevance
1662 if (cfg->acs_chspec && in wl_cfg80211_set_channel()1663 CHSPEC_IS6G(cfg->acs_chspec) && in wl_cfg80211_set_channel()1664 (wf_chspec_ctlchspec(cfg->acs_chspec) == wf_chspec_ctlchspec(cur_chspec))) { in wl_cfg80211_set_channel()1665 WL_DBG(("using acs_chanspec %x\n", cfg->acs_chspec)); in wl_cfg80211_set_channel()1666 cur_chspec = cfg->acs_chspec; in wl_cfg80211_set_channel()1667 cfg->acs_chspec = 0; in wl_cfg80211_set_channel()
1958 chanspec_t acs_chspec; /* Selected chanspec in case of ACS */ member
6885 cfg->acs_chspec = (chanspec_t)list->element[0]; in wl_android_set_auto_channel()6936 cfg->acs_chspec = chosen; in wl_android_set_auto_channel()
1655 if (cfg->acs_chspec && in wl_cfg80211_set_channel()1656 CHSPEC_IS6G(cfg->acs_chspec) && in wl_cfg80211_set_channel()1657 (wf_chspec_ctlchspec(cfg->acs_chspec) == wf_chspec_ctlchspec(cur_chspec))) { in wl_cfg80211_set_channel()1658 WL_DBG(("using acs_chanspec %x\n", cfg->acs_chspec)); in wl_cfg80211_set_channel()1659 cur_chspec = cfg->acs_chspec; in wl_cfg80211_set_channel()1660 cfg->acs_chspec = 0; in wl_cfg80211_set_channel()
6868 cfg->acs_chspec = (chanspec_t)list->element[0]; in wl_android_set_auto_channel()6919 cfg->acs_chspec = chosen; in wl_android_set_auto_channel()