Home
last modified time | relevance | path

Searched defs:dlb_credit_pool (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/event/dlb/pf/base/
H A Ddlb_hw_types.h188 struct dlb_credit_pool { struct
189 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;