Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_he.h200 void wma_vdev_set_he_config(tp_wma_handle wma, uint8_t vdev_id,
349 static inline void wma_vdev_set_he_config(tp_wma_handle wma, uint8_t vdev_id, in wma_vdev_set_he_config() function
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c1289 void wma_vdev_set_he_config(tp_wma_handle wma, uint8_t vdev_id, in wma_vdev_set_he_config() function
Dwma_dev_if.c4460 wma_vdev_set_he_config(wma, add_bss->staContext.smesessionId, add_bss); in wma_save_bss_params()