Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h1068 struct ecore_credit_pool_obj { struct
1093 bool (*get_entry)(struct ecore_credit_pool_obj *o, int *entry); argument
1101 bool (*put_entry)(struct ecore_credit_pool_obj *o, int entry); argument
1109 bool (*get)(struct ecore_credit_pool_obj *o, int cnt); argument
1117 bool (*put)(struct ecore_credit_pool_obj *o, int cnt); argument
1122 int (*check)(struct ecore_credit_pool_obj *o); argument