Searched refs:mbsize (Results 1 – 2 of 2) sorted by relevance
111 uint32_t mbsize; /* # mbuf bytes in use (max=TXHIWAT) */ member
821 slot->mbsize -= tx.m->m_pkthdr.len; in en_txdma()1102 if (tx->mbsize > EN_TXHIWAT) { in en_start()1113 tx->mbsize += m->m_pkthdr.len; in en_start()1117 m->m_pkthdr.len, tx->mbsize)); in en_start()1397 sc->txslot[lcv].mbsize = 0; in en_reset_ul()1741 sc->txslot[slot].mbsize -= EN_DQ_LEN(dtq); in en_intr_tx_dma()1744 sc->txslot[slot].mbsize)); in en_intr_tx_dma()2961 sc->txslot[lcv].mbsize = 0; in en_attach()3207 printf("mbsize=%d, bfree=%d\n", sc->txslot[slot].mbsize, in en_dump_tx()