Lines Matching refs:timer_on
80 bool timer_on; member
278 bt_local->timer_on = false; in brcmf_btcoex_timerfunc()
290 if (btci->timer_on) { in brcmf_btcoex_handler()
291 btci->timer_on = false; in brcmf_btcoex_handler()
309 btci->timer_on = true; in brcmf_btcoex_handler()
325 btci->timer_on = true; in brcmf_btcoex_handler()
346 btci->timer_on = false; in brcmf_btcoex_handler()
371 btci->timer_on = false; in brcmf_btcoex_attach()
395 if (cfg->btcoex->timer_on) { in brcmf_btcoex_detach()
396 cfg->btcoex->timer_on = false; in brcmf_btcoex_detach()
428 if (btci->timer_on) { in brcmf_btcoex_dhcp_end()
430 btci->timer_on = false; in brcmf_btcoex_dhcp_end()