Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_types.h626 QDF_STATUS wma_set_idle_ps_config(void *wma_ptr, uint32_t idle_ps);
647 QDF_STATUS wma_set_wlm_latency_level(void *wma_ptr,
H A Dwma_internal.h867 QDF_STATUS wma_notify_modem_power_state(void *wma_ptr,
1213 QDF_STATUS wma_stats_ext_req(void *wma_ptr, tpStatsExtRequest preq);
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_power.c1566 QDF_STATUS wma_notify_modem_power_state(void *wma_ptr, in wma_notify_modem_power_state() argument
1570 tp_wma_handle wma = (tp_wma_handle) wma_ptr; in wma_notify_modem_power_state()
1592 QDF_STATUS wma_set_idle_ps_config(void *wma_ptr, uint32_t idle_ps) in wma_set_idle_ps_config() argument
1595 tp_wma_handle wma = (tp_wma_handle) wma_ptr; in wma_set_idle_ps_config()
H A Dwma_features.c4093 QDF_STATUS wma_stats_ext_req(void *wma_ptr, tpStatsExtRequest preq) in wma_stats_ext_req() argument
4095 tp_wma_handle wma = (tp_wma_handle) wma_ptr; in wma_stats_ext_req()
H A Dwma_dev_if.c6333 QDF_STATUS wma_set_wlm_latency_level(void *wma_ptr, in wma_set_wlm_latency_level() argument
6337 tp_wma_handle wma = (tp_wma_handle)wma_ptr; in wma_set_wlm_latency_level()