Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h645 struct bnx2x_credit_pool_obj { struct
670 bool (*get_entry)(struct bnx2x_credit_pool_obj *o, int *entry); argument
678 bool (*put_entry)(struct bnx2x_credit_pool_obj *o, int entry); argument
686 bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt); argument
694 bool (*put)(struct bnx2x_credit_pool_obj *o, int cnt); argument
699 int (*check)(struct bnx2x_credit_pool_obj *o); argument