Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c736 struct creq_base *creqe; in bnxt_qplib_service_creq() local
744 creqe = bnxt_qplib_get_qe(hwq, hwq->cons, NULL); in bnxt_qplib_service_creq()
745 if (!CREQ_CMP_VALID(creqe, creq->creq_db.dbinfo.flags)) in bnxt_qplib_service_creq()
753 type = creqe->type & CREQ_BASE_TYPE_MASK; in bnxt_qplib_service_creq()
757 (rcfw, (struct creq_qp_event *)creqe, in bnxt_qplib_service_creq()
763 (rcfw, (struct creq_func_event *)creqe)) in bnxt_qplib_service_creq()