Searched defs:scx_txsoft (Results 1 – 1 of 1) sorted by relevance
440 struct scx_txsoft { struct441 struct mbuf *txs_mbuf; /* head of our mbuf chain */442 bus_dmamap_t txs_dmamap; /* our DMA map */443 int txs_firstdesc; /* first descriptor in packet */444 int txs_lastdesc; /* last descriptor in packet */445 int txs_ndesc; /* # of descriptors used */