Searched defs:enetc_rx_queue (Results 1 – 1 of 1) sorted by relevance
35 struct enetc_rx_queue { struct36 struct enetc_softc *sc;37 uint16_t qid;39 union enetc_rx_bd *ring;40 uint64_t ring_paddr;42 struct if_irq irq;43 bool enabled;