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

/freebsd-12-stable/sys/dev/oce/
H A Doce_mbox.c380 struct oce_mq_cqe *mb_cqe = NULL; local
406 mb_cqe = &mb->cqe;
407 DW_SWAP(u32ptr(&mb_cqe->u0.dw[0]), sizeof(struct oce_mq_cqe));
413 cstatus = mb_cqe->u0.s.completion_status;
414 xstatus = mb_cqe->u0.s.extended_status;
424 bcopy(&mbxctx, mb_cqe->u0.s.mq_tag,

Completed in 48 milliseconds