Home
last modified time | relevance | path

Searched refs:sap_state (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_callbacks.c357 bool sap_state) in reg_notify_sap_event() argument
383 reg_info("sap_state: %d", sap_state); in reg_notify_sap_event()
385 if (pdev_priv_obj->sap_state == sap_state) in reg_notify_sap_event()
388 pdev_priv_obj->sap_state = sap_state; in reg_notify_sap_event()
Dreg_callbacks.h70 bool sap_state);
Dreg_priv_objs.h441 bool sap_state; member
Dreg_build_chan_list.c640 pdev_priv_obj->sap_state) { in reg_modify_super_chan_list_for_indoor_channels()
770 pdev_priv_obj->sap_state) { in reg_modify_chan_list_for_indoor_channels()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_ucfg_api.c138 bool sap_state) in ucfg_reg_notify_sap_event() argument
140 return reg_notify_sap_event(pdev, sap_state); in ucfg_reg_notify_sap_event()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_api_link_cntl.c201 sap_ctx->sap_state, in sap_hdd_signal_event_handler()
385 sap_ctx->sap_state = eSAP_ACS_CHANNEL_SELECTED; in wlansap_pre_start_bss_acs_scan_callback()
399 sap_ctx->sap_state = eSAP_ACS_CHANNEL_SELECTED; in wlansap_pre_start_bss_acs_scan_callback()
421 sap_ctx->sap_state = eSAP_ACS_CHANNEL_SELECTED; in wlansap_pre_start_bss_acs_scan_callback()
1749 sap_ctx->sap_state = eSAP_ACS_CHANNEL_SELECTED; in wlansap_process_chan_info_event()
Dsap_internal.h220 eSapHddEvent sap_state; member
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_ucfg_api.h66 bool sap_state);