Searched refs:CQE_WRID_LOW (Results 1 – 2 of 2) sorted by relevance
71 CQE_WRID_HI(err_cqe), CQE_WRID_LOW(err_cqe)); in dump_err_cqe()133 CQE_WRID_LOW(err_cqe)); in c4iw_ev_dispatch()148 CQE_WRID_LOW(err_cqe)); in c4iw_ev_dispatch()
282 #define CQE_WRID_LOW(x) (be32_to_cpu((x)->u.gen.wrid_low)) macro