Searched refs:mbxctx (Results 1 – 2 of 2) sorted by relevance
338 oce_mbox_post(POCE_SOFTC sc, struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx) in oce_mbox_post() argument382 if (cstatus == 0 && mbxctx) { in oce_mbox_post()384 mbxctx->mbx = mb_mbx; in oce_mbox_post()385 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag, in oce_mbox_post()
1034 struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx);