Lines Matching refs:timer_on
90 bool timer_on; member
288 bt_local->timer_on = false; in brcmf_btcoex_timerfunc()
300 if (btci->timer_on) { in brcmf_btcoex_handler()
301 btci->timer_on = false; in brcmf_btcoex_handler()
320 btci->timer_on = true; in brcmf_btcoex_handler()
337 btci->timer_on = true; in brcmf_btcoex_handler()
358 btci->timer_on = false; in brcmf_btcoex_handler()
383 btci->timer_on = false; in brcmf_btcoex_attach()
409 if (cfg->btcoex->timer_on) { in brcmf_btcoex_detach()
410 cfg->btcoex->timer_on = false; in brcmf_btcoex_detach()
442 if (btci->timer_on) { in brcmf_btcoex_dhcp_end()
444 btci->timer_on = false; in brcmf_btcoex_dhcp_end()