Searched refs:CQE_WRID_LOW (Results 1 – 3 of 3) 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()
561 CQE_WRID_LOW(hw_cqe)); in poll_cq()785 CQE_WRID_HI(&cqe), CQE_WRID_LOW(&cqe), in __c4iw_poll_cq_one()
282 #define CQE_WRID_LOW(x) (be32_to_cpu((x)->u.gen.wrid_low)) macro