Searched defs:ecore_credit_pool_obj (Results 1 – 1 of 1) sorted by relevance
1068 struct ecore_credit_pool_obj { struct1093 bool (*get_entry)(struct ecore_credit_pool_obj *o, int *entry); argument1101 bool (*put_entry)(struct ecore_credit_pool_obj *o, int entry); argument1109 bool (*get)(struct ecore_credit_pool_obj *o, int cnt); argument1117 bool (*put)(struct ecore_credit_pool_obj *o, int cnt); argument1122 int (*check)(struct ecore_credit_pool_obj *o); argument