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

/freebsd-11.0-release/sys/dev/oce/
H A Doce_mbox.c334 * @param mbxctx pointer to the mbx context structure
338 oce_mbox_post(POCE_SOFTC sc, struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx) argument
382 if (cstatus == 0 && mbxctx) {
384 mbxctx->mbx = mb_mbx;
385 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag,
H A Doce_if.h1037 struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx);

Completed in 57 milliseconds