Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Ddefs.h930 #define IRDMA_GET_CEQ_ELEM_AT_POS(_ceq, _pos) \ macro
H A Dctrl.c3870 ceqe = IRDMA_GET_CEQ_ELEM_AT_POS(ceq, next); in irdma_sc_cleanup_ceqes()