Searched defs:et_txdesc_ring (Results 1 – 1 of 1) sorted by relevance
441 struct et_txdesc_ring { struct442 struct et_txdesc *tr_desc;443 bus_addr_t tr_paddr;444 bus_dma_tag_t tr_dtag;445 bus_dmamap_t tr_dmap;446 bus_dma_segment_t tr_seg;448 int tr_ready_index;449 int tr_ready_wrap;