Searched defs:hwi_context_memory (Results 1 – 1 of 1) sorted by relevance
845 struct hwi_context_memory { struct847 u16 min_eqd; /* in usecs */848 u16 max_eqd; /* in usecs */849 u16 cur_eqd; /* in usecs */850 struct be_eq_obj be_eq[MAX_CPUS];851 struct be_queue_info be_cq[MAX_CPUS];853 struct be_queue_info be_def_hdrq;854 struct be_queue_info be_def_dataq;856 struct be_queue_info be_wrbq[BE2_MAX_SESSIONS];857 struct be_mcc_wrb_context *pbe_mcc_context;[all …]