Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h283 #define CQE_DRAIN_COOKIE(x) ((x)->u.drain_cookie) macro
H A Dcq.c591 *cookie = CQE_DRAIN_COOKIE(hw_cqe); in poll_cq()