Searched refs:oce_load_ring (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/pci/
H A Dif_oce.c438 int oce_load_ring(struct oce_softc *, struct oce_ring *,
2574 oce_load_ring(struct oce_softc *sc, struct oce_ring *ring, function
3256 npages = oce_load_ring(sc, rq->ring, &cmd.params.req.pages[0],
3294 npages = oce_load_ring(sc, wq->ring, &cmd.params.req.pages[0],
3329 npages = oce_load_ring(sc, mq->ring, &cmd.params.req.pages[0],
3362 npages = oce_load_ring(sc, eq->ring, &cmd.params.req.pages[0],
3395 npages = oce_load_ring(sc, cq->ring, &cmd.params.req.pages[0],

Completed in 126 milliseconds