Searched refs:cur_total_qng (Results 1 – 2 of 2) sorted by relevance
268 sc->cur_total_qng = 0;1765 if (sc->cur_total_qng >= n_q_used) {1766 sc->cur_total_qng -= n_q_used;2650 sc->cur_total_qng += n_q_required;2861 cur_used_qs = sc->cur_total_qng +2865 cur_used_qs = sc->cur_total_qng + ASC_MIN_FREE_Q;
885 u_int8_t cur_total_qng; member