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

/osnet-11/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) {

Completed in 35 milliseconds