Searched defs:tx_sdesc (Results 1 – 1 of 1) sorted by relevance
136 struct tx_sdesc { struct137 mblk_t *mp_head;138 mblk_t *mp_tail;139 uint32_t txb_used; /* # of bytes of tx copy buffer used */140 uint16_t hdls_used; /* # of dma handles used */141 uint16_t desc_used; /* # of hardware descriptors used */142 uint64_t _pad;