Searched refs:eq_spq_left (Results 1 – 2 of 2) sorted by relevance
1041 if (!atomic_load_acq_long(&sc->eq_spq_left)) { in bnx2x_sp_post()1075 atomic_subtract_acq_long(&sc->eq_spq_left, 1); in bnx2x_sp_post()1090 atomic_load_acq_long(&sc->eq_spq_left)); in bnx2x_sp_post()4508 atomic_add_acq_long(&sc->eq_spq_left, spqe_cnt); in bnx2x_eq_int()5233 atomic_store_rel_long(&sc->eq_spq_left, in bnx2x_init_eq_ring()11932 sc->cq_spq_left, sc->eq_spq_left);
1249 volatile unsigned long eq_spq_left; /* COMMON_xxx ramrod credit */ member