Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.c451 chanspec = wlc->home_chanspec; in wlc_init()
766 wf_chspec_ctlchan(wlc->home_chanspec))) { in wlc_local_constraint_qdbm()
787 if (wlc->home_chanspec != chanspec) { in wlc_set_home_chanspec()
791 wlc->home_chanspec = chanspec; in wlc_set_home_chanspec()
896 power.local_chanspec = wlc->home_chanspec; in wlc_get_current_txpwr()
1227 if (wlc->home_chanspec == WLC_BAND_PI_RADIO_CHANSPEC) { in wlc_ucode_mac_upd()
7948 wlc->home_chanspec = bi->chanspec = chanspec; in wlc_bss_default_init()
8004 if (!CHSPEC_IS40(wlc->home_chanspec) || in mac80211_wlc_set_nrate()
Dwlc_main.h690 chanspec_t home_chanspec; /* shared home chanspec */ member