Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
Dsme_api.h4670 uint32_t sme_get_eht_ch_width(void);
4672 static inline uint32_t sme_get_eht_ch_width(void) in sme_get_eht_ch_width() function
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_module.c1306 uint32_t max_fw_bw = sme_get_eht_ch_width(); in wlansap_get_target_eht_phy_ch_width()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c3680 uint32_t sme_get_eht_ch_width(void) in sme_get_eht_ch_width() function
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_main.c1091 uint32_t max_fw_bw = sme_get_eht_ch_width(); in hdd_get_eht_phy_ch_width_from_target()