Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h910 extern bool wlc_ismpc(struct wlc_info *wlc);
Dwlc_main.c2230 bool wlc_ismpc(struct wlc_info *wlc) in wlc_ismpc() function
2263 mpc_radio = (wlc_ismpc(wlc) == true) ? OFF : ON; in wlc_radio_mpc_upd()
2472 if (wlc->mpc && wlc_ismpc(wlc)) in wlc_watchdog()
2484 if (wlc->mpc && wlc_ismpc(wlc)) in wlc_watchdog()