Searched defs:hwi_context_memory (Results 1 – 1 of 1) sorted by relevance
843 struct hwi_context_memory { struct845 u16 min_eqd; /* in usecs */846 u16 max_eqd; /* in usecs */847 u16 cur_eqd; /* in usecs */848 struct be_eq_obj be_eq[MAX_CPUS];849 struct be_queue_info be_cq[MAX_CPUS];851 struct be_queue_info be_def_hdrq;852 struct be_queue_info be_def_dataq;854 struct be_queue_info be_wrbq[BE2_MAX_SESSIONS];855 struct be_mcc_wrb_context *pbe_mcc_context;[all …]