Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h278 #define CQE_WRID_FR_STAG(x) (be32_to_cpu((x)->u.scqe.stag)) macro
H A Dcq.c845 CQE_WRID_FR_STAG(&cqe)); in __c4iw_poll_cq_one()