Home
last modified time | relevance | path

Searched refs:connect_count (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_disconnect.c607 if ((cm_ctx->disconnect_count > 1 || cm_ctx->connect_count) && in cm_disconnect_complete()
623 cm_ctx->disconnect_count, cm_ctx->connect_count); in cm_disconnect_complete()
625 if (!cm_ctx->disconnect_count && cm_ctx->connect_count && in cm_disconnect_complete()
711 if (cm_ctx->connect_count) in cm_handle_discon_req_in_non_connected_state()
H A Dwlan_cm_main.h270 uint8_t connect_count; member
H A Dwlan_cm_main.c146 cm_ctx->connect_count--; in cm_deinit_req_list()
H A Dwlan_cm_util.c755 cm_ctx->connect_count--; in cm_flush_pending_request()
885 cm_ctx->connect_count++; in cm_add_req_to_list_and_indicate_osif()
1103 cm_ctx->connect_count--; in cm_delete_req_from_list()
H A Dwlan_cm_connect.c1859 if (cm_ctx->connect_count) in cm_handle_connect_req_in_non_init_state()