Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c1299 int conducted_ofdm_max; in wlc_channel_reg_limits() local
1335 conducted_ofdm_max = QDB(22); in wlc_channel_reg_limits()
1360 maxpwr = min(maxpwr, conducted_ofdm_max); in wlc_channel_reg_limits()