Searched defs:bnx2x_credit_pool_obj (Results 1 – 1 of 1) sorted by relevance
643 struct bnx2x_credit_pool_obj { struct668 bool (*get_entry)(struct bnx2x_credit_pool_obj *o, int *entry); argument676 bool (*put_entry)(struct bnx2x_credit_pool_obj *o, int entry); argument684 bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt); argument692 bool (*put)(struct bnx2x_credit_pool_obj *o, int cnt); argument697 int (*check)(struct bnx2x_credit_pool_obj *o); argument