Searched defs:cc_req_mgr_handle (Results 1 – 1 of 1) sorted by relevance
15 struct cc_req_mgr_handle { struct18 unsigned int min_free_hw_slots;21 u32 req_queue_head;22 u32 req_queue_tail;23 u32 axi_completed;24 u32 q_free_slots;28 spinlock_t hw_lock;29 struct cc_hw_desc compl_desc;30 u8 *dummy_comp_buff;34 struct list_head backlog;[all …]