Lines Matching refs:timer_on
79 bool timer_on; member
277 bt_local->timer_on = false; in brcmf_btcoex_timerfunc()
289 if (btci->timer_on) { in brcmf_btcoex_handler()
290 btci->timer_on = false; in brcmf_btcoex_handler()
308 btci->timer_on = true; in brcmf_btcoex_handler()
324 btci->timer_on = true; in brcmf_btcoex_handler()
345 btci->timer_on = false; in brcmf_btcoex_handler()
370 btci->timer_on = false; in brcmf_btcoex_attach()
394 if (cfg->btcoex->timer_on) { in brcmf_btcoex_detach()
395 cfg->btcoex->timer_on = false; in brcmf_btcoex_detach()
427 if (btci->timer_on) { in brcmf_btcoex_dhcp_end()
429 btci->timer_on = false; in brcmf_btcoex_dhcp_end()