Lines Matching refs:eloop_cancel_timeout

333 	eloop_cancel_timeout(ap_handle_timer, hapd, sta);  in ap_free_sta()
334 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_free_sta()
335 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_free_sta()
388 eloop_cancel_timeout(ap_sa_query_timer, hapd, sta); in ap_free_sta()
438 eloop_cancel_timeout(fils_hlp_timeout, hapd, sta); in ap_free_sta()
459 eloop_cancel_timeout(ap_sta_reset_steer_flag_timer, hapd, sta); in ap_free_sta()
756 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_session_timeout()
764 eloop_cancel_timeout(ap_handle_session_timer, hapd, sta); in ap_sta_no_session_timeout()
788 eloop_cancel_timeout(ap_handle_session_warning_timer, hapd, sta); in ap_sta_session_warning_timeout()
938 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_sta_disconnect_common()
977 eloop_cancel_timeout(ap_sta_disassoc_cb_timeout, hapd, sta); in ap_sta_handle_disassociate()
1017 eloop_cancel_timeout(ap_sta_deauth_cb_timeout, hapd, sta); in ap_sta_handle_deauthenticate()
1364 eloop_cancel_timeout(ap_sa_query_timer, hapd, sta); in ap_check_sa_query_timeout()
1433 eloop_cancel_timeout(ap_sa_query_timer, hapd, sta); in ap_sta_stop_sa_query()
1638 eloop_cancel_timeout(ap_handle_timer, hapd, sta); in ap_sta_disconnect()
1649 eloop_cancel_timeout(ap_sta_disassoc_cb_timeout, hapd, sta); in ap_sta_disconnect()
1659 eloop_cancel_timeout(ap_sta_deauth_cb_timeout, hapd, sta); in ap_sta_disconnect()
1673 eloop_cancel_timeout(ap_sta_deauth_cb_timeout, hapd, sta); in ap_sta_deauth_cb()
1685 eloop_cancel_timeout(ap_sta_disassoc_cb_timeout, hapd, sta); in ap_sta_disassoc_cb()
1693 if (eloop_cancel_timeout(ap_sta_deauth_cb_timeout, hapd, sta) > 0) in ap_sta_clear_disconnect_timeouts()
1698 if (eloop_cancel_timeout(ap_sta_disassoc_cb_timeout, hapd, sta) > 0) in ap_sta_clear_disconnect_timeouts()
1703 if (eloop_cancel_timeout(ap_sta_delayed_1x_auth_fail_cb, hapd, sta) > 0) in ap_sta_clear_disconnect_timeouts()
1785 eloop_cancel_timeout(ap_sta_delayed_1x_auth_fail_cb, hapd, sta); in ap_sta_delayed_1x_auth_fail_disconnect()