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

/freebsd-12-stable/sys/dev/oce/
H A Doce_user.h99 struct oce_mbx_ctx *mbxctx);
H A Doce_mbox.c373 * @param mbxctx pointer to the mbx context structure
377 oce_mbox_post(POCE_SOFTC sc, struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx) argument
421 if (cstatus == 0 && mbxctx) {
423 mbxctx->mbx = mb_mbx;
424 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag,
H A Doce_if.h1062 struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx);

Completed in 186 milliseconds