Searched refs:TAVOR_COMPLETION_RECV (Results 1 – 7 of 7) sorted by relevance
791 if (TAVOR_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) { in dapli_arbel_cq_cqe_consume()879 TAVOR_COMPLETION_RECV, 1, &wre); in dapli_arbel_cq_errcqe_consume()1459 cqe_type == TAVOR_COMPLETION_RECV) { in dapli_arbel_cq_srq_entries_flush()
1026 if (TAVOR_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) { in dapli_tavor_cq_cqe_consume()1116 TAVOR_COMPLETION_RECV, 1, &wre); in dapli_tavor_cq_errcqe_consume()1793 cqe_type == TAVOR_COMPLETION_RECV) { in dapli_tavor_cq_srq_entries_flush()
149 #define TAVOR_COMPLETION_RECV 0x0 macro
795 if (HERMON_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) { in dapli_hermon_cq_cqe_consume()1508 cqe_type == TAVOR_COMPLETION_RECV) { in dapli_hermon_cq_srq_entries_flush()
1334 if (TAVOR_CQE_SENDRECV_GET(cq, cqe) != TAVOR_COMPLETION_RECV) { in tavor_cq_cqe_consume()1453 if (TAVOR_CQE_SENDRECV_GET(cq, cqe) == TAVOR_COMPLETION_RECV) { in tavor_cq_cqe_consume()1824 cqe_type == TAVOR_COMPLETION_RECV) { in tavor_cq_srq_entries_flush()
2801 TAVOR_COMPLETION_SEND : TAVOR_COMPLETION_RECV; in tavor_wrid_get_entry()
1413 #define TAVOR_COMPLETION_RECV 0x0 macro