HomeSort by: relevance | last modified time | path
    Searched refs:dwc_gmac_tx_ring (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
dwc_gmac_var.h 74 struct dwc_gmac_tx_ring { struct
103 struct dwc_gmac_tx_ring sc_txq;
dwc_gmac.c 92 static int dwc_gmac_alloc_tx_ring(struct dwc_gmac_softc *, struct dwc_gmac_tx_ring *);
93 static void dwc_gmac_reset_tx_ring(struct dwc_gmac_softc *, struct dwc_gmac_tx_ring *);
94 static void dwc_gmac_free_tx_ring(struct dwc_gmac_softc *, struct dwc_gmac_tx_ring *);
687 struct dwc_gmac_tx_ring *ring)
754 struct dwc_gmac_tx_ring *ring)
786 struct dwc_gmac_tx_ring *ring)

Completed in 69 milliseconds