Searched refs:VALID_CHANNEL20_DB (Results 1 – 1 of 1) sorted by relevance
42 #define VALID_CHANNEL20_DB(wlc, val) wlc_valid_channel20_db((wlc)->cmi, val) macro960 if (VALID_CHANNEL20_DB(wlc, chan)) { in wlc_channels_commit()1537 return VALID_CHANNEL20_DB(wlc_cm->wlc, channel); in wlc_valid_chanspec_ext()1554 if (!VALID_CHANNEL20_DB(wlc, LOWER_20_SB(channel)) || in wlc_valid_chanspec_ext()1555 !VALID_CHANNEL20_DB(wlc, UPPER_20_SB(channel))) in wlc_valid_chanspec_ext()