Searched defs:dlb_credit_pool (Results 1 – 1 of 1) sorted by relevance
188 struct dlb_credit_pool { struct189 struct dlb_list_entry domain_list;190 struct dlb_list_entry func_list;191 u32 id;192 u32 domain_id;193 u32 total_credits;194 u32 avail_credits;195 u8 owned;196 u8 configured;