Home
last modified time | relevance | path

Searched defs:wma_ctx (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_utils.c4926 int wma_wlm_stats_rsp(void *wma_ctx, uint8_t *event, uint32_t evt_len) in wma_wlm_stats_rsp()
5020 int wma_cold_boot_cal_event_handler(void *wma_ctx, uint8_t *event_buff, in wma_cold_boot_cal_event_handler()
5056 int wma_latency_level_event_handler(void *wma_ctx, uint8_t *event_buff, in wma_latency_level_event_handler()
5111 int wma_oem_event_handler(void *wma_ctx, uint8_t *event_buff, uint32_t len) in wma_oem_event_handler()
Dwma_dev_if.c1509 QDF_STATUS wma_set_peer_param(void *wma_ctx, uint8_t *peer_addr, in wma_set_peer_param()
6266 void wma_store_pdev(void *wma_ctx, struct wlan_objmgr_pdev *pdev) in wma_store_pdev()