Home
last modified time | relevance | path

Searched refs:join_timer_active (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h189 bool join_timer_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h189 bool join_timer_active; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h189 bool join_timer_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h215 bool join_timer_active; member
H A Ddhd_common.c8501 pub->timeout_info->join_timer_active = FALSE; in init_dhd_timeouts()
8672 if (pub->timeout_info->join_timer_active) { in __dhd_stop_join_timer()
8674 pub->timeout_info->join_timer_active = FALSE; in __dhd_stop_join_timer()
8696 if (pub->timeout_info->join_timer_active) { in dhd_join_timeout()
8730 if (pub->timeout_info->join_timer_active) { in dhd_start_join_timer()
8741 pub->timeout_info->join_timer_active = TRUE; in dhd_start_join_timer()
H A Ddhd.h1073 bool join_timer_active; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h213 bool join_timer_active; member
H A Ddhd_common.c8496 pub->timeout_info->join_timer_active = FALSE; in init_dhd_timeouts()
8667 if (pub->timeout_info->join_timer_active) { in __dhd_stop_join_timer()
8669 pub->timeout_info->join_timer_active = FALSE; in __dhd_stop_join_timer()
8691 if (pub->timeout_info->join_timer_active) { in dhd_join_timeout()
8725 if (pub->timeout_info->join_timer_active) { in dhd_start_join_timer()
8736 pub->timeout_info->join_timer_active = TRUE; in dhd_start_join_timer()
H A Ddhd.h1075 bool join_timer_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c5204 pub->timeout_info->join_timer_active = FALSE; in init_dhd_timeouts()
5364 if (pub->timeout_info->join_timer_active) { in __dhd_stop_join_timer()
5366 pub->timeout_info->join_timer_active = FALSE; in __dhd_stop_join_timer()
5389 if (pub->timeout_info->join_timer_active) { in dhd_join_timeout()
5428 if (pub->timeout_info->join_timer_active) { in dhd_start_join_timer()
5439 pub->timeout_info->join_timer_active = TRUE; in dhd_start_join_timer()
H A Ddhd.h628 bool join_timer_active; member
H A Ddhd_linux.c757 bool join_timer_active; member