Home
last modified time | relevance | path

Searched refs:optimize_acs_chan_selected (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/src/ !
H A Dsap_internal.h252 bool optimize_acs_chan_selected; member
H A Dsap_api_link_cntl.c368 if (sap_ctx->optimize_acs_chan_selected) { in wlansap_pre_start_bss_acs_scan_callback()
1671 if (sap_ctx->optimize_acs_chan_selected) in wlansap_process_chan_info_event()
1737 sap_ctx->optimize_acs_chan_selected = true; in wlansap_process_chan_info_event()
H A Dsap_fsm.c1549 sap_context->optimize_acs_chan_selected = false; in sap_channel_sel()