Searched defs:HERMON_CQE_SENDRECV_GET (Results 1 – 2 of 2) sorted by relevance
43 #define HERMON_CQE_SENDRECV_GET(cqe) (((uint8_t *)cqe)[31] & 0x40) macro
2703 #define HERMON_CQE_SENDRECV_GET(cq, cqe) \ macro