Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_main.c6251 struct mlme_tgt_caps mlme_tgt_cfg; in wma_update_mlme_related_tgt_caps() local
6253 mlme_tgt_cfg.data_stall_recovery_fw_support = in wma_update_mlme_related_tgt_caps()
6257 mlme_tgt_cfg.bigtk_support = in wma_update_mlme_related_tgt_caps()
6260 mlme_tgt_cfg.stop_all_host_scan_support = in wma_update_mlme_related_tgt_caps()
6263 mlme_tgt_cfg.dual_sta_roam_fw_support = in wma_update_mlme_related_tgt_caps()
6267 mlme_tgt_cfg.ocv_support = in wma_update_mlme_related_tgt_caps()
6272 mlme_tgt_cfg.bigtk_support, mlme_tgt_cfg.ocv_support); in wma_update_mlme_related_tgt_caps()
6275 wlan_mlme_update_cfg_with_tgt_caps(psoc, &mlme_tgt_cfg); in wma_update_mlme_related_tgt_caps()