Home
last modified time | relevance | path

Searched refs:bss_op_ch_freq (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_nan_datapath.c346 dot11_cfg.bss_op_ch_freq = valid_freq; in hdd_ndi_start_bss()
353 ndi_bss_cfg.oper_ch_freq = dot11_cfg.bss_op_ch_freq; in hdd_ndi_start_bss()
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_api.h775 uint32_t bss_op_ch_freq; member
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_roam.c4792 if (dot11_cfg->bss_op_ch_freq) in csr_roam_get_phy_mode_band_for_bss()
4793 opr_freq = dot11_cfg->bss_op_ch_freq; in csr_roam_get_phy_mode_band_for_bss()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c1888 dot11_cfg.bss_op_ch_freq = sap_ctx->chan_freq; in wlansap_fill_channel_change_request()
H A Dsap_fsm.c3389 dot11_cfg.bss_op_ch_freq = sap_ctx->chan_freq; in sap_goto_starting()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c17035 dot11_cfg.bss_op_ch_freq = req->target_chan_freq; in sme_fill_channel_change_request()