Searched refs:cqe_type (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c1392 int cqe_qpnum, cqe_type; local
1448 cqe_type = TAVOR_CQE_SENDRECV_GET(cqe);
1459 cqe_type == TAVOR_COMPLETION_RECV) {
H A Ddapl_tavor_hw.c1726 int cqe_qpnum, cqe_type; local
1782 cqe_type = TAVOR_CQE_SENDRECV_GET(cqe);
1793 cqe_type == TAVOR_COMPLETION_RECV) {
H A Ddapl_hermon_hw.c1447 int cqe_qpnum, cqe_type; local
1497 cqe_type = HERMON_CQE_SENDRECV_GET(cqe);
1508 cqe_type == TAVOR_COMPLETION_RECV) {
/opensolaris-onvv-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1741 int cqe_qpnum, cqe_type; local
1813 cqe_type = TAVOR_CQE_SENDRECV_GET(cq, cqe);
1824 cqe_type == TAVOR_COMPLETION_RECV) {

Completed in 107 milliseconds