Searched refs:wrid_low (Results 1 – 3 of 3) sorted by relevance
563 u32 wrid_low; member627 #define CQE_WRID_WPTR(x) ((x).u.scqe.wrid_low)631 #define CQE_WRID_LOW(x) ((x).u.scqe.wrid_low)
189 __be32 wrid_low; member282 #define CQE_WRID_LOW(x) (be32_to_cpu((x)->u.gen.wrid_low))
324 be32_to_cpu(cqe->u.gen.wrid_low))) in fill_cqe()