Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/os_if/son/src/
H A Dos_if_son.c927 ucfg_mlme_cfg_get_vht_tx_mcs_map(psoc, &value); in os_if_son_get_apcap()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/inc/
H A Dwlan_mlme_ucfg_api.h2443 ucfg_mlme_cfg_get_vht_tx_mcs_map(struct wlan_objmgr_psoc *psoc, uint32_t *value) in ucfg_mlme_cfg_get_vht_tx_mcs_map() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c2076 ucfg_mlme_cfg_get_vht_tx_mcs_map(hdd_ctx->psoc, &value); in hdd_update_2g_wiphy_vhtcap()
2120 ucfg_mlme_cfg_get_vht_tx_mcs_map(hdd_ctx->psoc, &value2); in hdd_update_5g_wiphy_vhtcap()
H A Dwlan_hdd_stats.c7162 stat = ucfg_mlme_cfg_get_vht_tx_mcs_map(hdd_ctx->psoc, in hdd_report_max_rate()