Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_user.h97 struct oce_mbx_ctx *mbxctx);
H A Doce_mbox.c367 oce_mbox_post(POCE_SOFTC sc, struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx) in oce_mbox_post() argument
409 if (cstatus == 0 && mbxctx) { in oce_mbox_post()
411 mbxctx->mbx = mb_mbx; in oce_mbox_post()
412 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag, in oce_mbox_post()
H A Doce_if.h1048 struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx);