Searched refs:VALID_CHANNEL20 (Results 1 – 1 of 1) sorted by relevance
45 #define VALID_CHANNEL20(wlc, val) wlc_valid_channel20((wlc)->cmi, val) macro1042 return VALID_CHANNEL20(wlc, val) || in wlc_valid_channel20_db()1539 return VALID_CHANNEL20(wlc_cm->wlc, channel); in wlc_valid_chanspec_ext()1558 if (!VALID_CHANNEL20(wlc, LOWER_20_SB(channel)) || in wlc_valid_chanspec_ext()1559 !VALID_CHANNEL20(wlc, UPPER_20_SB(channel))) in wlc_valid_chanspec_ext()