Searched refs:ht40_allowed (Results 1 – 6 of 6) sorted by relevance
16741 bool ht40_allowed; in wl_construct_reginfo() local16782 ht40_allowed = false; in wl_construct_reginfo()16801 ht40_allowed = (bw_cap == WLC_N_BW_40ALL)? true : false; in wl_construct_reginfo()16808 ht40_allowed = (bw_cap == WLC_N_BW_20ALL)? false : true; in wl_construct_reginfo()16822 ht40_allowed = (bw_cap == WLC_N_BW_20ALL)? false : true; in wl_construct_reginfo()16827 if (!ht40_allowed && CHSPEC_IS40(chspec)) in wl_construct_reginfo()16849 if (CHSPEC_IS40(chspec) && ht40_allowed) { in wl_construct_reginfo()
16623 bool ht40_allowed; in wl_construct_reginfo() local16664 ht40_allowed = false; in wl_construct_reginfo()16683 ht40_allowed = (bw_cap == WLC_N_BW_40ALL)? true : false; in wl_construct_reginfo()16690 ht40_allowed = (bw_cap == WLC_N_BW_20ALL)? false : true; in wl_construct_reginfo()16704 ht40_allowed = (bw_cap == WLC_N_BW_20ALL)? false : true; in wl_construct_reginfo()16709 if (!ht40_allowed && CHSPEC_IS40(chspec)) in wl_construct_reginfo()16731 if (CHSPEC_IS40(chspec) && ht40_allowed) { in wl_construct_reginfo()
19836 bool ht40_allowed; local19860 ht40_allowed = false;19875 ht40_allowed = (bw_cap[band] == WLC_N_BW_40ALL)? true : false;19881 ht40_allowed = (bw_cap[band] == WLC_N_BW_20ALL)? false : true;19889 ht40_allowed = (bw_cap[band] == WLC_N_BW_20ALL)? false : true;19895 if (!ht40_allowed && CHSPEC_IS40(c))19918 if (CHSPEC_IS40(c) && ht40_allowed) {
19834 bool ht40_allowed; local19858 ht40_allowed = false;19873 ht40_allowed = (bw_cap[band] == WLC_N_BW_40ALL)? true : false;19879 ht40_allowed = (bw_cap[band] == WLC_N_BW_20ALL)? false : true;19887 ht40_allowed = (bw_cap[band] == WLC_N_BW_20ALL)? false : true;19893 if (!ht40_allowed && CHSPEC_IS40(c))19916 if (CHSPEC_IS40(c) && ht40_allowed) {
17646 bool ht40_allowed; in wl_construct_reginfo() local17672 ht40_allowed = false; in wl_construct_reginfo()17687 ht40_allowed = (bw_cap == WLC_N_BW_40ALL)? true : false; in wl_construct_reginfo()17693 ht40_allowed = (bw_cap == WLC_N_BW_20ALL)? false : true; in wl_construct_reginfo()17698 if (!ht40_allowed && CHSPEC_IS40(c)) in wl_construct_reginfo()17723 if (CHSPEC_IS40(c) && ht40_allowed) { in wl_construct_reginfo()
19670 bool ht40_allowed; local19694 ht40_allowed = false;19709 ht40_allowed = (bw_cap[band] == WLC_N_BW_40ALL)? true : false;19715 ht40_allowed = (bw_cap[band] == WLC_N_BW_20ALL)? false : true;19720 if (!ht40_allowed && CHSPEC_IS40(c))19743 if (CHSPEC_IS40(c) && ht40_allowed) {