Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1392 int cqe_qpnum, cqe_type; in dapli_arbel_cq_srq_entries_flush() local
1447 cqe_qpnum = TAVOR_CQE_QPNUM_GET(cqe); in dapli_arbel_cq_srq_entries_flush()
1458 if (cqe_qpnum == qp->qp_num && in dapli_arbel_cq_srq_entries_flush()
H A Ddapl_hermon_hw.c1447 int cqe_qpnum, cqe_type; in dapli_hermon_cq_srq_entries_flush() local
1496 cqe_qpnum = TAVOR_CQE_QPNUM_GET(cqe); in dapli_hermon_cq_srq_entries_flush()
1507 if (cqe_qpnum == qp->qp_num && in dapli_hermon_cq_srq_entries_flush()
H A Ddapl_tavor_hw.c1726 int cqe_qpnum, cqe_type; in dapli_tavor_cq_srq_entries_flush() local
1781 cqe_qpnum = TAVOR_CQE_QPNUM_GET(cqe); in dapli_tavor_cq_srq_entries_flush()
1792 if (cqe_qpnum == qp->qp_num && in dapli_tavor_cq_srq_entries_flush()
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1607 int cqe_qpnum, cqe_type; in tavor_cq_srq_entries_flush() local
1678 cqe_qpnum = TAVOR_CQE_QPNUM_GET(cq, cqe); in tavor_cq_srq_entries_flush()
1689 if (cqe_qpnum == qp->qp_qpnum && in tavor_cq_srq_entries_flush()