Searched refs:stge_rxdesc (Results 1 – 2 of 2) sorted by relevance
574 struct stge_rxdesc { struct591 struct stge_rxdesc stge_rxdesc[STGE_RX_RING_CNT]; argument
722 struct stge_rxdesc *rxd; in stge_dma_alloc()873 rxd = &sc->sc_cdata.stge_rxdesc[i]; in stge_dma_alloc()893 struct stge_rxdesc *rxd; in stge_dma_free()940 rxd = &sc->sc_cdata.stge_rxdesc[i]; in stge_dma_free()1629 struct stge_rxdesc *rxd; in stge_rxeof()1658 rxd = &sc->sc_cdata.stge_rxdesc[cons]; in stge_rxeof()2200 struct stge_rxdesc *rxd; in stge_stop()2238 rxd = &sc->sc_cdata.stge_rxdesc[i]; in stge_stop()2426 struct stge_rxdesc *rxd; in stge_newbuf()2451 rxd = &sc->sc_cdata.stge_rxdesc[idx]; in stge_newbuf()