Searched defs:dp_direct_link_wfds_context (Results 1 – 1 of 1) sorted by relevance
118 struct dp_direct_link_wfds_context { struct119 struct dp_direct_link_context *direct_link_ctx;120 qdf_work_t wfds_work;121 qdf_workqueue_t *wfds_wq;122 qdf_spinlock_t wfds_event_list_lock;123 qdf_list_t wfds_event_list;124 qdf_atomic_t wfds_state;125 uint32_t num_mem_arenas;126 struct qdf_mem_multi_page_t *mem_arena_pages;127 uint32_t ipcc_dma_addr;[all …]