Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.h113 extern void wlc_channel_reg_limits(wlc_cm_info_t *wlc_cm,
Dwlc_channel.c991 wlc_channel_reg_limits(wlc_cm, wlc->chanspec, &txpwr); in wlc_channels_commit()
1159 wlc_channel_reg_limits(wlc_cm, chanspec, &txpwr); in wlc_channel_set_chanspec()
1287 wlc_channel_reg_limits(wlc_cm_info_t *wlc_cm, chanspec_t chanspec, in wlc_channel_reg_limits() function
Dwlc_main.c914 wlc_channel_reg_limits(wlc->cmi, power.chanspec, &txpwr); in wlc_get_current_txpwr()