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
718 struct stge_rxdesc *rxd; in stge_dma_alloc()869 rxd = &sc->sc_cdata.stge_rxdesc[i]; in stge_dma_alloc()889 struct stge_rxdesc *rxd; in stge_dma_free()936 rxd = &sc->sc_cdata.stge_rxdesc[i]; in stge_dma_free()1625 struct stge_rxdesc *rxd; in stge_rxeof()1654 rxd = &sc->sc_cdata.stge_rxdesc[cons]; in stge_rxeof()2196 struct stge_rxdesc *rxd; in stge_stop()2234 rxd = &sc->sc_cdata.stge_rxdesc[i]; in stge_stop()2422 struct stge_rxdesc *rxd; in stge_newbuf()2447 rxd = &sc->sc_cdata.stge_rxdesc[idx]; in stge_newbuf()