Searched refs:mpc_offcnt (Results 1 – 2 of 2) sorted by relevance
556 u8 mpc_offcnt; /* # of watchdog cnt that radio is disabled */ member
2270 if (wlc->mpc_offcnt < WLC_MPC_THRESHOLD) { in wlc_radio_mpc_upd()2358 if (wlc->mpc_offcnt < WLC_MPC_MAX_DELAYCNT) in wlc_radio_timer()2359 wlc->mpc_offcnt++; in wlc_radio_timer()2473 wlc->mpc_offcnt = 0; in wlc_watchdog()