Searched defs:sap_event (Results 1 – 6 of 6) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_hostapd.h | 574 struct sap_event *sap_event) in hdd_cp_stats_cstats_sap_go_start_event() 580 struct sap_event *sap_event) in hdd_cp_stats_cstats_sap_go_stop_event()
|
H A D | wlan_hdd_hostapd.c | 1243 static QDF_STATUS hdd_handle_acs_scan_event(struct sap_event *sap_event, in hdd_handle_acs_scan_event() 1290 static QDF_STATUS hdd_handle_acs_scan_event(struct sap_event *sap_event, in hdd_handle_acs_scan_event() 1840 struct sap_event *sap_event) in hdd_hostapd_chan_change() 2138 QDF_STATUS hdd_hostapd_sap_event_cb(struct sap_event *sap_event, in hdd_hostapd_sap_event_cb() 8382 struct sap_event sap_event; in hdd_sap_indicate_disconnect_for_sta() local 8490 struct sap_event *sap_event) in hdd_cp_stats_cstats_sap_go_start_event() 8532 struct sap_event *sap_event) in hdd_cp_stats_cstats_sap_go_stop_event()
|
/wlan-driver/qcacld-3.0/core/sap/src/ |
H A D | sap_fsm.c | 1901 struct sap_sm_event sap_event; in sap_goto_init() local 1932 struct sap_event *sap_event, eSapStatus status) in sap_handle_acs_scan_event() 1943 struct sap_event *sap_event, eSapStatus status) in sap_handle_acs_scan_event() 3305 struct sap_sm_event *sap_event, in sap_goto_starting() 3488 struct sap_sm_event *sap_event, in sap_fsm_state_init() 3765 struct sap_sm_event *sap_event, in sap_fsm_state_starting() 3952 struct sap_sm_event *sap_event, in sap_fsm_state_started() 4035 struct sap_sm_event *sap_event, in sap_fsm_state_stopping() 4080 QDF_STATUS sap_fsm(struct sap_context *sap_ctx, struct sap_sm_event *sap_event) in sap_fsm() 4676 struct sap_sm_event sap_event; in sap_dfs_cac_timer_callback() local
|
H A D | sap_api_link_cntl.c | 458 struct sap_sm_event sap_event; in wlansap_roam_process_ch_change_success() local 735 struct sap_sm_event sap_event; in wlansap_roam_process_dfs_radar_found() local 1066 struct sap_sm_event sap_event; in wlansap_roam_callback() local
|
H A D | sap_module.c | 788 struct sap_sm_event sap_event; /* State machine event */ in wlansap_start_bss() local 955 struct sap_sm_event sap_event; /* State machine event */ in wlansap_stop_bss() local
|
/wlan-driver/qcacld-3.0/core/sap/inc/ |
H A D | sap_api.h | 409 struct sap_event { struct 410 eSapHddEvent sapHddEventCode; 411 union { 439 } sapevt;
|