Home
last modified time | relevance | path

Searched refs:is_tp_acnt_timer_set (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_proc.c581 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()
H A Dmoal_main.h2720 BOOLEAN is_tp_acnt_timer_set; member
H A Dmoal_eth_ioctl.c18590 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()
H A Dmoal_main.c10980 if (handle->is_tp_acnt_timer_set) {
10982 handle->is_tp_acnt_timer_set = MFALSE;