Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h1608 uint32_t sme_get_vht_ch_width(void);
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c2963 max_fw_bw = sme_get_vht_ch_width(); in wlansap_get_max_bw_by_phymode()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c2559 uint8_t max_fw_bw = sme_get_vht_ch_width(); in hdd_update_wiphy_he_caps_6ghz()
2611 uint8_t max_fw_bw = sme_get_vht_ch_width(); in hdd_update_wiphy_he_cap()
10271 max_fw_bw = sme_get_vht_ch_width(); in wlan_hdd_set_mon_chan()
H A Dwlan_hdd_cfg80211.c27686 max_fw_bw = sme_get_vht_ch_width(); in __wlan_hdd_cfg80211_set_mon_ch()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3674 uint32_t sme_get_vht_ch_width(void) in sme_get_vht_ch_width() function