Searched refs:pool_mirror (Results 1 – 2 of 2) sorted by relevance
658 u64 pool_mirror[BNX2X_POOL_VEC_SIZE]; member
3796 if (!o->pool_mirror[vec]) in bnx2x_credit_pool_get_entry()3803 if (BIT_VEC64_TEST_BIT(o->pool_mirror, idx)) { in bnx2x_credit_pool_get_entry()3805 BIT_VEC64_CLEAR_BIT(o->pool_mirror, idx); in bnx2x_credit_pool_get_entry()3827 BIT_VEC64_SET_BIT(o->pool_mirror, offset); in bnx2x_credit_pool_put_entry()3864 memset(&p->pool_mirror, 0xff, sizeof(p->pool_mirror)); in bnx2x_init_credit_pool()