Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_prop_exts_utils.c144 fw_vht_ch_wd = wma_get_vht_ch_width(); in lim_extract_he_op()
693 fw_vht_ch_wd = wma_get_vht_ch_width(); in lim_extract_ap_capability()
H A Dlim_send_sme_rsp_messages.c1636 uint32_t fw_vht_ch_wd = wma_get_vht_ch_width() + 1; in lim_process_csa_wbw_ie()
2177 uint32_t fw_vht_ch_wd = wma_get_vht_ch_width(); in lim_handle_sta_csa_param()
H A Dlim_process_sme_req_messages.c10230 wma_get_vht_ch_width() < WNI_CFG_VHT_CHANNEL_WIDTH_160MHZ) { in lim_process_sme_dfs_csa_ie_request()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_disconnect.c558 uint32_t max_bw = wma_get_vht_ch_width(); in get_max_bw()
H A Dwlan_hdd_main.c1162 fw_ch_bw = wma_get_vht_ch_width(); in hdd_map_nl_chan_width()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h1542 uint32_t wma_get_vht_ch_width(void);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c3874 uint32_t wma_get_vht_ch_width(void) in wma_get_vht_ch_width() function
5199 return wma_get_vht_ch_width(); in wma_get_orig_eht_ch_width()
5222 return wma_get_vht_ch_width(); in wma_get_eht_ch_width()
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1495 uint32_t max_bw = wma_get_vht_ch_width(); in wlan_mlme_get_max_bw()
6844 uint32_t fw_ch_wd = wma_get_vht_ch_width(); in mlme_get_vht_ch_width()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3676 return wma_get_vht_ch_width(); in sme_get_vht_ch_width()