Searched refs:LOWER_20_SB (Results 1 – 12 of 12) sorted by relevance
129 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ macro138 #define LU_20_SB(channel) LOWER_20_SB(channel)261 CHSPEC_IS40(chspec) ? LOWER_20_SB(CHSPEC_CHANNEL(chspec)) : \321 CHSPEC_IS40(chspec) ? LOWER_20_SB(CHSPEC_CHANNEL(chspec)) : \
545 chspec_ch = LOWER_20_SB(pri_ch); in wf_chspec_aton_ex()758 if (chspec_ch == (uint)LOWER_20_SB(center_ch[i]) || in wf_chspec_valid()
132 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ macro141 #define LU_20_SB(channel) LOWER_20_SB(channel)264 CHSPEC_IS40(chspec) ? LOWER_20_SB(CHSPEC_CHANNEL(chspec)) : \324 CHSPEC_IS40(chspec) ? LOWER_20_SB(CHSPEC_CHANNEL(chspec)) : \
574 chspec_ch = LOWER_20_SB(pri_ch); in wf_chspec_aton_ex()807 if (chspec_ch == (uint)LOWER_20_SB(center_ch[i]) || in wf_chspec_valid()
166 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ macro175 #define LU_20_SB(channel) LOWER_20_SB(channel)265 CHSPEC_IS40(chspec) ? LOWER_20_SB(CHSPEC_CHANNEL(chspec)) : \301 CHSPEC_IS40(chspec) ? LOWER_20_SB(CHSPEC_CHANNEL(chspec)) : \
124 #define LOWER_20_SB(channel) (((channel) > CH_10MHZ_APART) ? \ macro132 #define LU_20_SB(channel) LOWER_20_SB(channel)
553 chspec_ch = LOWER_20_SB(ctl_ch); in wf_chspec_aton()752 if (chspec_ch == (uint)LOWER_20_SB(center_ch[i]) || in wf_chspec_valid()
1128 chspec = wf_create_40MHz_chspec(LOWER_20_SB(ch), ch, WL_CHANSPEC_BAND_2G); in wf_chanspec_iter_next_2g()1143 chspec = wf_create_40MHz_chspec(LOWER_20_SB(ch), in wf_chanspec_iter_next_2g()1383 if (channel == (uint)LOWER_20_SB(center_ch[i]) || in wf_valid_20MHz_chan()2935 return LOWER_20_SB(CHSPEC_CHANNEL(chspec)); in wf_chspec_first_20_sb()