Searched refs:rr_prod (Results 1 – 1 of 1) sorted by relevance
2433 age_rxintr(struct age_softc *sc, int rr_prod, int count) in age_rxintr() argument2441 if (rr_cons == rr_prod) in age_rxintr()2450 for (prog = 0; rr_cons != rr_prod; prog++) { in age_rxintr()