mbsize 771 dev/ic/midway.c sc->txslot[lcv].mbsize = 0;
mbsize 1343 dev/ic/midway.c sc->txslot[lcv].mbsize = 0;
mbsize 1645 dev/ic/midway.c if (sc->txslot[txchan].mbsize > EN_TXHIWAT) {
mbsize 1655 dev/ic/midway.c sc->txslot[txchan].mbsize += mlen;
mbsize 1662 dev/ic/midway.c sc->txslot[txchan].mbsize);
mbsize 1971 dev/ic/midway.c sc->txslot[chan].mbsize -= launch.mlen;
mbsize 2429 dev/ic/midway.c sc->txslot[slot].mbsize -= EN_DQ_LEN(dtq);
mbsize 2433 dev/ic/midway.c sc->txslot[slot].mbsize);
mbsize 3129 dev/ic/midway.c printf("mbsize=%d, bfree=%d\n", sc->txslot[slot].mbsize,
mbsize 133 dev/ic/midwayvar.h u_int32_t mbsize; /* # mbuf bytes we are using (max=TXHIWAT) */