Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_pub.h279 u32 wlfeatureflag; /* Flags to control sw features from registry */ member
Dwlc_main.c2214 if (wlc->pub->wlfeatureflag & WL_SWFL_NOHWRADIO || wlc->pub->hw_off) in wlc_radio_hwdisable_upd()
2370 if (wlc->radio_monitor || (wlc->pub->wlfeatureflag & WL_SWFL_NOHWRADIO)) in wlc_radio_monitor_start()
2384 ASSERT((wlc->pub->wlfeatureflag & WL_SWFL_NOHWRADIO) != in wlc_radio_monitor_stop()
5141 || (wlc->pub->wlfeatureflag & WL_SWFL_FLOWCONTROL)) in wlc_txq_enq()
5158 || (wlc->pub->wlfeatureflag & WL_SWFL_FLOWCONTROL)) { in wlc_txq_enq()
5254 || (wlc->pub->wlfeatureflag & WL_SWFL_FLOWCONTROL)) { in wlc_send_q()