Home
last modified time | relevance | path

Searched defs:CQE_WRID_STAG (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/infiniband/hw/cxgb4/
Dt4.h229 #define CQE_WRID_STAG(x) (be32_to_cpu((x)->u.rcqe.stag)) macro
/linux-3.3/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h622 #define CQE_WRID_STAG(x) (be32_to_cpu((x).u.rcqe.stag)) macro