Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_api_link_cntl.c471 sap_ctx->fsm_state, in wlansap_roam_process_ch_change_success()
475 if (sap_ctx->fsm_state == SAP_INIT || in wlansap_roam_process_ch_change_success()
476 sap_ctx->fsm_state == SAP_STOPPING) { in wlansap_roam_process_ch_change_success()
478 sap_ctx->vdev_id, sap_ctx->fsm_state); in wlansap_roam_process_ch_change_success()
516 sap_ctx->fsm_state = SAP_STARTING; in wlansap_roam_process_ch_change_success()
601 if (sap_ctx->fsm_state != SAP_STARTED) { in wlansap_roam_process_dfs_chansw_update()
604 sap_ctx->fsm_state); in wlansap_roam_process_dfs_chansw_update()
786 if (sap_ctx->fsm_state == SAP_STARTED) { in wlansap_roam_process_dfs_radar_found()
805 sap_ctx->fsm_state); in wlansap_roam_process_dfs_radar_found()
1140 if (sap_ctx->fsm_state != SAP_STARTED && in wlansap_roam_callback()
[all …]
H A Dsap_fsm.c1466 if (sap_context->fsm_state != SAP_STARTED && sap_context->chan_freq) in sap_channel_sel()
1651 if (sap_ctx->fsm_state != SAP_INIT) in sap_find_valid_concurrent_session()
2586 if (sap_ctx->fsm_state == SAP_STOPPING) { in sap_signal_hdd_event()
2922 sap_ctx->fsm_state); in sap_find_cac_wait_session()
3011 sap_context->fsm_state = SAP_STARTED; in wlansap_pre_cac_end_notify()
3083 sap_context->fsm_state = SAP_STARTED; in sap_cac_end_notify()
3367 sap_ctx->fsm_state = SAP_STARTING; in sap_goto_starting()
3557 t_sap_ctx && t_sap_ctx->fsm_state != SAP_INIT) { in sap_fsm_handle_radar_during_cac()
3603 sap_ctx->fsm_state = SAP_STOPPING; in sap_fsm_handle_start_failure()
3612 sap_ctx->fsm_state = SAP_INIT; in sap_fsm_handle_start_failure()
[all …]
H A Dsap_internal.h154 enum sap_fsm_state fsm_state; member
H A Dsap_module.c809 sap_ctx->fsm_state = SAP_INIT; in wlansap_start_bss()
1716 if (sap_ctx->fsm_state == SAP_STARTED) { in wlansap_set_channel_change_with_csa()
2852 if (sap_context->fsm_state != SAP_STARTED) in wlansap_acs_chselect()
4292 if (sap_context->fsm_state == SAP_STARTED) in wlansap_dump_acs_ch_freq()
4306 if (sap_context->fsm_state == SAP_STARTED) { in wlansap_set_acs_ch_freq()