Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dt4.h240 #define CQE_WRID_LOW(x) (be32_to_cpu((x)->u.gen.wrid_low)) macro
/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h631 #define CQE_WRID_LOW(x) ((x).u.scqe.wrid_low) macro