Searched refs:CQE_DRAIN_COOKIE (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ | ||
| H A D | t4.h | 283 #define CQE_DRAIN_COOKIE(x) ((x)->u.drain_cookie) macro |
| H A D | cq.c | 591 *cookie = CQE_DRAIN_COOKIE(hw_cqe); in poll_cq() |