Searched refs:TAVOR_COMPLETION_RECV (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_arbel_hw.c791 if (TAVOR_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) {
879 TAVOR_COMPLETION_RECV, 1, &wre);
1454 * 'TAVOR_COMPLETION_RECV' type. So any send completions on
1459 cqe_type == TAVOR_COMPLETION_RECV) {
H A Ddapl_tavor_hw.c1026 if (TAVOR_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) {
1116 TAVOR_COMPLETION_RECV, 1, &wre);
1788 * 'TAVOR_COMPLETION_RECV' type. So any send completions on
1793 cqe_type == TAVOR_COMPLETION_RECV) {
H A Ddapl_tavor_hw.h149 #define TAVOR_COMPLETION_RECV 0x0 macro
H A Ddapl_hermon_hw.c795 if (HERMON_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) {
1503 * 'TAVOR_COMPLETION_RECV' type. So any send completions on
1508 cqe_type == TAVOR_COMPLETION_RECV) {
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_cq.c1334 if (TAVOR_CQE_SENDRECV_GET(cq, cqe) != TAVOR_COMPLETION_RECV) {
1453 if (TAVOR_CQE_SENDRECV_GET(cq, cqe) == TAVOR_COMPLETION_RECV) {
1819 * 'TAVOR_COMPLETION_RECV' type. So any send completions on
1824 cqe_type == TAVOR_COMPLETION_RECV) {
H A Dtavor_wr.c2801 TAVOR_COMPLETION_SEND : TAVOR_COMPLETION_RECV;
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h1413 #define TAVOR_COMPLETION_RECV 0x0 macro

Completed in 113 milliseconds