Home
last modified time | relevance | path

Searched refs:VALID_CHANNEL20 (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c45 #define VALID_CHANNEL20(wlc, val) wlc_valid_channel20((wlc)->cmi, val) macro
1042 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()