Searched refs:wlc_ismpc (Results 1 – 2 of 2) sorted by relevance
910 extern bool wlc_ismpc(struct wlc_info *wlc);
2230 bool wlc_ismpc(struct wlc_info *wlc) in wlc_ismpc() function2263 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()