Home
last modified time | relevance | path

Searched refs:wma_get_hemu_mode (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_he.h158 QDF_STATUS wma_get_hemu_mode(uint32_t *hemumode, struct mac_context *mac);
322 static inline QDF_STATUS wma_get_hemu_mode(uint32_t *hemumode, in wma_get_hemu_mode() function
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_he.c1433 QDF_STATUS wma_get_hemu_mode(uint32_t *hemumode, struct mac_context *mac) in wma_get_hemu_mode() function
H A Dwma_dev_if.c6709 if (!wma_get_hemu_mode(&hemu_mode, mac)) { in wma_vdev_create_set_param()