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