Searched refs:bnx2x_credit_pool_obj (Results 1 – 3 of 3) sorted by relevance
310 struct bnx2x_credit_pool_obj *macs_pool;313 struct bnx2x_credit_pool_obj *vlans_pool;657 struct bnx2x_credit_pool_obj { struct682 bool (*get_entry)(struct bnx2x_credit_pool_obj *o, int *entry); argument690 bool (*put_entry)(struct bnx2x_credit_pool_obj *o, int entry); argument698 bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt); argument706 bool (*put)(struct bnx2x_credit_pool_obj *o, int cnt); argument711 int (*check)(struct bnx2x_credit_pool_obj *o); argument1419 struct bnx2x_credit_pool_obj *macs_pool);1426 struct bnx2x_credit_pool_obj *vlans_pool);[all …]
215 struct bnx2x_credit_pool_obj vf_vlans_pool;216 struct bnx2x_credit_pool_obj vf_macs_pool;
1785 struct bnx2x_credit_pool_obj vlans_pool;1787 struct bnx2x_credit_pool_obj macs_pool;