Searched refs:r_cnt (Results 1 – 2 of 2) sorted by relevance
566 if (sc->sc_txhir.r_cnt && (sc->sc_txhir.r_cons !=570 if (sc->sc_txlor.r_cnt && (sc->sc_txlor.r_cons !=805 u_int32_t cons = r->r_cons, cnt = r->r_cnt;847 r->r_cnt = cnt;912 sc->sc_txhir.r_cons = sc->sc_txhir.r_prod = sc->sc_txhir.r_cnt = 0;939 sc->sc_txlor.r_cons = sc->sc_txlor.r_prod = sc->sc_txlor.r_cnt = 0;1338 cnt = r->r_cnt;1491 r->r_cnt = cnt;1499 r->r_cnt = firstcnt;
552 u_int32_t r_cnt; /* # descs in use */ member