Home
last modified time | relevance | path

Searched refs:oce_mq_cqe (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mq.c42 struct oce_mq_cqe *cqe = NULL; in oce_drain_mq_cq()
55 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe); in oce_drain_mq_cq()
57 DW_SWAP(u32ptr(cqe), sizeof (struct oce_mq_cqe)); in oce_drain_mq_cq()
78 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe); in oce_drain_mq_cq()
100 struct oce_mq_cqe *cqe = NULL; in oce_clean_mq()
104 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe); in oce_clean_mq()
106 DW_SWAP(u32ptr(cqe), sizeof (struct oce_mq_cqe)); in oce_clean_mq()
109 cqe = RING_GET_CONSUMER_ITEM_VA(cq->ring, struct oce_mq_cqe); in oce_clean_mq()
H A Doce_mbx.c254 struct oce_mq_cqe *mb_cqe = NULL; in oce_mbox_post()
294 DW_SWAP(u32ptr(&mb_cqe->u0.dw[0]), sizeof (struct oce_mq_cqe)); in oce_mbox_post()
H A Doce_queue.c338 sizeof (struct oce_mq_cqe), in oce_mq_create()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw.h510 struct oce_mq_cqe { struct
593 struct oce_mq_cqe cqe;