Searched defs:ecore_credit_pool_obj (Results 1 – 1 of 1) sorted by relevance
701 struct ecore_credit_pool_obj { struct 726 BOOL (*get_entry)(struct ecore_credit_pool_obj *o, int *entry); argument 734 BOOL (*put_entry)(struct ecore_credit_pool_obj *o, int entry); argument 742 BOOL (*get)(struct ecore_credit_pool_obj *o, int cnt); argument 750 BOOL (*put)(struct ecore_credit_pool_obj *o, int cnt); argument 755 int (*check)(struct ecore_credit_pool_obj *o); argument [all...]