Searched refs:eq_spq_left (Results 1 – 2 of 2) sorted by relevance
3850 if (!atomic_read(&bp->eq_spq_left)) { in bnx2x_sp_post()3894 atomic_dec(&bp->eq_spq_left); in bnx2x_sp_post()3904 atomic_read(&bp->cq_spq_left), atomic_read(&bp->eq_spq_left)); in bnx2x_sp_post()5433 hw_cons, sw_cons, atomic_read(&bp->eq_spq_left)); in bnx2x_eq_int()5613 atomic_add(spqe_cnt, &bp->eq_spq_left); in bnx2x_eq_int()6098 atomic_set(&bp->eq_spq_left, in bnx2x_init_eq_ring()14020 if (!atomic_read(&bp->eq_spq_left)) in bnx2x_cnic_sp_post()14023 atomic_dec(&bp->eq_spq_left); in bnx2x_cnic_sp_post()
1528 atomic_t eq_spq_left; /* COMMON_XXX ramrods credit */ member