Home
last modified time | relevance | path

Searched refs:cds_context (Results 1 – 8 of 8) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/src/
H A Dcds_api.c100 static struct cds_context g_cds_context;
101 static struct cds_context *gp_cds_context;
652 struct cds_context *cds_ctx; in cds_set_ac_specs_params()
755 struct cds_context *cds_ctx; in cds_open()
1773 struct cds_context *p_cds_context = cds_get_global_context(); in cds_set_context()
2147 struct cds_context *p_cds_context; in cds_set_wakelock_logging()
2166 struct cds_context *p_cds_context; in cds_is_wakelock_enabled()
2188 struct cds_context *p_cds_context; in cds_set_ring_log_level()
2241 struct cds_context *p_cds_context; in cds_get_ring_log_level()
2302 struct cds_context *p_cds_context; in cds_init_log_completion()
[all …]
/wlan-driver/qcacld-3.0/core/cds/inc/
H A Dcds_sched.h170 struct cds_context { struct
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/
H A Depping_main.c238 struct cds_context *p_cds_context = NULL; in epping_enable()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c361 struct cds_context *cds_ctx = in wma_set_feature_set_info()
362 (struct cds_context *)(wma_handle->cds_context); in wma_set_feature_set_info()
540 struct cds_context *cds_ctx = in wma_is_feature_set_supported()
541 (struct cds_context *)(wma_handle->cds_context); in wma_is_feature_set_supported()
3525 void *cds_context; in wma_open() local
3532 cds_context = cds_get_global_context(); in wma_open()
3533 if (!cds_context) { in wma_open()
3656 wma_handle->cds_context = cds_context; in wma_open()
4049 qdf_mem_free(((struct cds_context *) cds_context)->cfg_ctx); in wma_open()
4050 ((struct cds_context *)cds_context)->cfg_ctx = NULL; in wma_open()
[all …]
H A Dwma_data.c1414 struct cds_context *cds_handle = in wma_tx_attach()
1415 (struct cds_context *) (wma_handle->cds_context); in wma_tx_attach()
H A Dwma_features.c5846 if (wma && wma->cds_context) in wma_chan_info_event_handler()
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h989 void *cds_context; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c3822 struct cds_context *cds_ctx; in hdd_update_cds_ac_specs_params()
11434 struct cds_context *p_cds_context; in wlan_destroy_bug_report_lock()
17211 struct cds_context *p_cds_context; in wlan_init_bug_report_lock()