Searched refs:pool_mirror (Results 1 – 2 of 2) sorted by relevance
672 u64 pool_mirror[BNX2X_POOL_VEC_SIZE]; member
4263 if (!o->pool_mirror[vec]) in bnx2x_credit_pool_get_entry()4270 if (BIT_VEC64_TEST_BIT(o->pool_mirror, idx)) { in bnx2x_credit_pool_get_entry()4272 BIT_VEC64_CLEAR_BIT(o->pool_mirror, idx); in bnx2x_credit_pool_get_entry()4294 BIT_VEC64_SET_BIT(o->pool_mirror, offset); in bnx2x_credit_pool_put_entry()4331 memset(&p->pool_mirror, 0xff, sizeof(p->pool_mirror)); in bnx2x_init_credit_pool()