Searched refs:TAVOR_CQE_SENDRECV_GET (Results 1 – 6 of 6) sorted by relevance
782 TAVOR_CQE_SENDRECV_GET(cqe), 0, NULL); in dapli_arbel_cq_cqe_consume()791 if (TAVOR_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) { in dapli_arbel_cq_cqe_consume()1448 cqe_type = TAVOR_CQE_SENDRECV_GET(cqe); in dapli_arbel_cq_srq_entries_flush()
1017 TAVOR_CQE_SENDRECV_GET(cqe), 0, NULL); in dapli_tavor_cq_cqe_consume()1026 if (TAVOR_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) { in dapli_tavor_cq_cqe_consume()1782 cqe_type = TAVOR_CQE_SENDRECV_GET(cqe); in dapli_tavor_cq_srq_entries_flush()
208 #define TAVOR_CQE_SENDRECV_GET(cqe) \ macro
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()1813 cqe_type = TAVOR_CQE_SENDRECV_GET(cq, cqe); in tavor_cq_srq_entries_flush()
2804 send_or_recv = TAVOR_CQE_SENDRECV_GET(cq, cqe); in tavor_wrid_get_entry()
1481 #define TAVOR_CQE_SENDRECV_GET(cq, cqe) \ macro