Searched refs:sc_tx_fillcount (Results 1 – 2 of 2) sorted by relevance
305 sc->sc_tx_fillcount = 0;369 if (sc->sc_tx_fillcount >= 2)439 if (++sc->sc_tx_fillcount > 1) {638 if (--sc->sc_tx_fillcount > 0) {
79 u_char sc_tx_fillcount; member