Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_he.h219 QDF_STATUS wma_update_he_ops_ie(tp_wma_handle wma, uint8_t vdev_id,
337 static inline QDF_STATUS wma_update_he_ops_ie(tp_wma_handle wma, in wma_update_he_ops_ie() function
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c1307 QDF_STATUS wma_update_he_ops_ie(tp_wma_handle wma, uint8_t vdev_id, in wma_update_he_ops_ie() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_utils.c4992 status = wma_update_he_ops_ie(cds_get_context(QDF_MODULE_ID_WMA), in lim_send_he_ie_update()