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

/osnet-11/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_hermon_hw.c43 #define HERMON_CQE_SENDRECV_GET(cqe) (((uint8_t *)cqe)[31] & 0x40) macro
786 HERMON_CQE_SENDRECV_GET(cqe) >> 6, 0, NULL);
795 if (HERMON_CQE_SENDRECV_GET(cqe) != TAVOR_COMPLETION_RECV) {
876 if (HERMON_CQE_SENDRECV_GET(cqe) == 0) {
1497 cqe_type = HERMON_CQE_SENDRECV_GET(cqe);

Completed in 17 milliseconds