Searched refs:oce_bmbx (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/oce/
H A Doce_mbox.c80 struct oce_bmbx *mb;
96 mb = OCE_DMAPTR(&sc->bsmbx, struct oce_bmbx);
128 struct oce_bmbx *mbx;
132 mbx = OCE_DMAPTR(&sc->bsmbx, struct oce_bmbx);
263 struct oce_bmbx *mbx;
268 mbx = OCE_DMAPTR(&sc->bsmbx, struct oce_bmbx);
379 struct oce_bmbx *mb = NULL;
387 mb = OCE_DMAPTR(&sc->bsmbx, struct oce_bmbx);
H A Doce_hw.h864 struct oce_bmbx { struct
H A Doce_hw.c101 rc = oce_dma_alloc(sc, sizeof(struct oce_bmbx), &sc->bsmbx, 0);

Completed in 110 milliseconds