Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h951 #define IRDMA_GET_CURRENT_CEQ_ELEM(_ceq) \ argument
953 (_ceq)->ceqe_base[IRDMA_RING_CURRENT_TAIL((_ceq)->ceq_ring)].buf \
956 #define IRDMA_GET_CEQ_ELEM_AT_POS(_ceq, _pos) \ argument
958 (_ceq)->ceqe_base[_pos].buf \