Searched refs:is_tp_acnt_timer_set (Results 1 – 4 of 4) sorted by relevance
581 if (handle->is_tp_acnt_timer_set == MFALSE) { in woal_config_write()585 handle->is_tp_acnt_timer_set = MTRUE; in woal_config_write()589 if (handle->is_tp_acnt_timer_set) { in woal_config_write()591 handle->is_tp_acnt_timer_set = MFALSE; in woal_config_write()
2720 BOOLEAN is_tp_acnt_timer_set; member
18590 if (handle->is_tp_acnt_timer_set == MFALSE) { in woal_priv_set_tp_state()18594 handle->is_tp_acnt_timer_set = MTRUE; in woal_priv_set_tp_state()18598 if (handle->is_tp_acnt_timer_set) { in woal_priv_set_tp_state()18600 handle->is_tp_acnt_timer_set = MFALSE; in woal_priv_set_tp_state()
10980 if (handle->is_tp_acnt_timer_set) {10982 handle->is_tp_acnt_timer_set = MFALSE;