bnx2x_credit_pool_obj
struct bnx2x_credit_pool_obj vlans_pool;
struct bnx2x_credit_pool_obj macs_pool;
struct bnx2x_credit_pool_obj *macs_pool,
struct bnx2x_credit_pool_obj *vlans_pool)
struct bnx2x_credit_pool_obj *macs_pool)
struct bnx2x_credit_pool_obj *vlans_pool)
struct bnx2x_credit_pool_obj *macs_pool,
struct bnx2x_credit_pool_obj *vlans_pool)
struct bnx2x_credit_pool_obj *mp = o->macs_pool;
struct bnx2x_credit_pool_obj *mp = o->macs_pool;
struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
struct bnx2x_credit_pool_obj *mp = o->macs_pool;
struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
struct bnx2x_credit_pool_obj *mp = o->macs_pool;
struct bnx2x_credit_pool_obj *mp = o->macs_pool;
struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
struct bnx2x_credit_pool_obj *mp = o->macs_pool;
struct bnx2x_credit_pool_obj *vp = o->vlans_pool;
static bool bnx2x_credit_pool_get(struct bnx2x_credit_pool_obj *o, int cnt)
static bool bnx2x_credit_pool_put(struct bnx2x_credit_pool_obj *o, int cnt)
static int bnx2x_credit_pool_check(struct bnx2x_credit_pool_obj *o)
static bool bnx2x_credit_pool_always_true(struct bnx2x_credit_pool_obj *o,
struct bnx2x_credit_pool_obj *o,
struct bnx2x_credit_pool_obj *o,
struct bnx2x_credit_pool_obj *o,
struct bnx2x_credit_pool_obj *o,
void bnx2x_init_credit_pool(struct bnx2x_credit_pool_obj *p,
struct bnx2x_credit_pool_obj *p, u8 func_id,
struct bnx2x_credit_pool_obj *p,
struct bnx2x_credit_pool_obj *macs_pool);
struct bnx2x_credit_pool_obj *vlans_pool);
struct bnx2x_credit_pool_obj *macs_pool,
struct bnx2x_credit_pool_obj *vlans_pool);
struct bnx2x_credit_pool_obj *p, u8 func_id,
struct bnx2x_credit_pool_obj *p, u8 func_id,
void bnx2x_init_credit_pool(struct bnx2x_credit_pool_obj *p,
struct bnx2x_credit_pool_obj *macs_pool;
struct bnx2x_credit_pool_obj *vlans_pool;
bool (*get_entry)(struct bnx2x_credit_pool_obj *o, int *entry);
bool (*put_entry)(struct bnx2x_credit_pool_obj *o, int entry);
bool (*get)(struct bnx2x_credit_pool_obj *o, int cnt);
bool (*put)(struct bnx2x_credit_pool_obj *o, int cnt);
int (*check)(struct bnx2x_credit_pool_obj *o);
struct bnx2x_credit_pool_obj vf_vlans_pool;
struct bnx2x_credit_pool_obj vf_macs_pool;