Searched refs:GEM_NEXTRX (Results 1 – 2 of 2) sorted by relevance
58 #define GEM_NEXTRX(x) ((x + 1) & GEM_NRXDESC_MASK) macro
1584 sc->sc_rxptr = GEM_NEXTRX(sc->sc_rxptr); in gem_rint()