Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
Dwlan_mlme_api.c921 struct wma_tgt_cfg *wma_cfg) in mlme_update_tgt_he_caps_in_cfg() argument
925 tDot11fIEhe_cap *he_cap = &wma_cfg->he_cap; in mlme_update_tgt_he_caps_in_cfg()
1240 qdf_mem_copy(mlme_obj->cfg.he_caps.he_ppet_2g, wma_cfg->ppet_2g, in mlme_update_tgt_he_caps_in_cfg()
1243 qdf_mem_copy(mlme_obj->cfg.he_caps.he_ppet_5g, wma_cfg->ppet_5g, in mlme_update_tgt_he_caps_in_cfg()
1249 wma_cfg->he_mcs_12_13_supp_2g; in mlme_update_tgt_he_caps_in_cfg()
1251 wma_cfg->he_mcs_12_13_supp_5g; in mlme_update_tgt_he_caps_in_cfg()
1255 wma_cfg->he_mcs_12_13_supp_2g, in mlme_update_tgt_he_caps_in_cfg()
1256 wma_cfg->he_mcs_12_13_supp_5g); in mlme_update_tgt_he_caps_in_cfg()
1277 struct wma_tgt_cfg *wma_cfg) in mlme_update_tgt_eht_caps_in_cfg() argument
1280 tDot11fIEeht_cap *eht_cap = &wma_cfg->eht_cap; in mlme_update_tgt_eht_caps_in_cfg()