Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h1561 uint32_t wma_get_eht_ch_width(void);
1568 static inline uint32_t wma_get_eht_ch_width(void) in wma_get_eht_ch_width() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_prop_exts_utils.c359 max_eht_bw = wma_get_eht_ch_width(); in lim_extract_eht_op()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_utils.c5202 uint32_t wma_get_eht_ch_width(void) in wma_get_eht_ch_width() function
/wlan-driver/qcacld-3.0/components/mlme/dispatcher/src/
H A Dwlan_mlme_api.c1479 uint32_t max_bw = wma_get_eht_ch_width(); in wlan_mlme_get_max_bw()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3682 return wma_get_eht_ch_width(); in sme_get_eht_ch_width()