Searched defs:et_rxdesc_ring (Results 1 – 1 of 1) sorted by relevance
452 struct et_rxdesc_ring { struct453 struct et_rxdesc *rr_desc;454 bus_addr_t rr_paddr;455 bus_dma_tag_t rr_dtag;456 bus_dmamap_t rr_dmap;480 struct et_rxdesc_ring *rbd_ring; argument