Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c42 #define VALID_CHANNEL20_DB(wlc, val) wlc_valid_channel20_db((wlc)->cmi, val) macro
960 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()