Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_tgt_if_tx_api.c79 status = ucfg_mlme_get_band_capability(psoc, &band_capability); in wlan_cm_roam_send_set_vdev_pcl()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c79 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_bitmap); in populate_oem_data_cap()
H A Dwlan_hdd_regulatory.c305 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_capability); in reg_program_config_vars()
H A Dwlan_hdd_main.c2853 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_capability); in hdd_update_tgt_cfg()
4922 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_capability); in hdd_populate_feature_set_cds_config()
15281 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_bitmap); in hdd_update_cds_config()
15315 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_bitmap); in hdd_update_user_config()
H A Dwlan_hdd_cfg80211.c541 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_capability); in hdd_init_6ghz()
22118 status = ucfg_mlme_get_band_capability(hdd_ctx->psoc, &band_capability); in wlan_hdd_update_band_cap_in_wiphy()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h298 QDF_STATUS ucfg_mlme_get_band_capability(struct wlan_objmgr_psoc *psoc, in ucfg_mlme_get_band_capability() function