Home
last modified time | relevance | path

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

/freebsd/sys/dev/bxe/
H A Decore_sp.h1107 struct ecore_credit_pool_obj { struct
1132 bool (*get_entry)(struct ecore_credit_pool_obj *o, int *entry); argument
1140 bool (*put_entry)(struct ecore_credit_pool_obj *o, int entry); argument
1148 bool (*get)(struct ecore_credit_pool_obj *o, int cnt); argument
1156 bool (*put)(struct ecore_credit_pool_obj *o, int cnt); argument
1161 int (*check)(struct ecore_credit_pool_obj *o); argument