Home
last modified time | relevance | path

Searched refs:IRDMA_GET_CQ_ELEM_AT_OFFSET (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libirdma/
H A Dirdma_defs.h312 #define IRDMA_GET_CQ_ELEM_AT_OFFSET(_cq, _i, _cqe) \ macro
/freebsd/sys/dev/irdma/
H A Dirdma_defs.h1396 #define IRDMA_GET_CQ_ELEM_AT_OFFSET(_cq, _i, _cqe) \ macro
H A Dirdma_uk.c1112 IRDMA_GET_CQ_ELEM_AT_OFFSET(cq, i + cq->cq_ring.size, cqe); in irdma_detect_unsignaled_cmpls()