Searched refs:oce_mq_cqe (Results 1 – 4 of 4) sorted by relevance
42 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()
254 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()
338 sizeof (struct oce_mq_cqe), in oce_mq_create()
510 struct oce_mq_cqe { struct593 struct oce_mq_cqe cqe;