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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1392 int cqe_qpnum, cqe_type; local
1447 cqe_qpnum = TAVOR_CQE_QPNUM_GET(cqe);
1458 if (cqe_qpnum == qp->qp_num &&
H A Ddapl_tavor_hw.c1726 int cqe_qpnum, cqe_type; local
1781 cqe_qpnum = TAVOR_CQE_QPNUM_GET(cqe);
1792 if (cqe_qpnum == qp->qp_num &&
H A Ddapl_hermon_hw.c1447 int cqe_qpnum, cqe_type; local
1496 cqe_qpnum = TAVOR_CQE_QPNUM_GET(cqe);
1507 if (cqe_qpnum == qp->qp_num &&

Completed in 24 milliseconds