Searched refs:CQE_WRID_LOW (Results 1 – 7 of 7) 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()
562 CQE_WRID_LOW(hw_cqe)); in poll_cq()786 CQE_WRID_HI(&cqe), CQE_WRID_LOW(&cqe), in __c4iw_poll_cq_one()
281 #define CQE_WRID_LOW(x) (be32_to_cpu((x)->u.gen.wrid_low)) macro
76 CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe)); in post_qp_event()125 CQE_WRID_LOW(rsp_msg->cqe)); in iwch_ev_dispatch()
68 CQE_WRID_LOW(cqe), (unsigned long long)cookie); in __iwch_poll_cq_one()
887 CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe)); in cxio_hal_ev_handler()895 rdev_p->ctrl_qp.rptr = CQE_WRID_LOW(rsp_msg->cqe) + 1; in cxio_hal_ev_handler()1150 CQE_WRID_LOW(*hw_cqe)); in cxio_poll_cq()
631 #define CQE_WRID_LOW(x) ((x).u.scqe.wrid_low) macro