Lines Matching defs:slots
1027 int s, slots;1031 for (slots = if_rxr_get(rxring, 8); slots > 0; slots--) {1057 if_rxr_put(rxring, slots);1068 int s, slots;1072 for (slots = if_rxr_get(&sc->sc_rxbuf_ring, sc->sc_max_rxbufpost);1073 slots > 0; slots--) {1099 if_rxr_put(&sc->sc_rxbuf_ring, slots);
Indexes created Wed Oct 01 15:09:59 GMT 2025