Searched refs:CQE_WRID_LOW (Results 1 – 7 of 7) sorted by relevance
72 CQE_WRID_HI(err_cqe), CQE_WRID_LOW(err_cqe)); in dump_err_cqe()132 CQE_WRID_LOW(err_cqe)); in c4iw_ev_dispatch()148 CQE_WRID_LOW(err_cqe)); in c4iw_ev_dispatch()
481 CQE_WRID_LOW(hw_cqe)); in poll_cq()712 CQE_WRID_HI(&cqe), CQE_WRID_LOW(&cqe), (unsigned long long)cookie); in c4iw_poll_cq_one()
240 #define CQE_WRID_LOW(x) (be32_to_cpu((x)->u.gen.wrid_low)) macro
75 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()
90 CQE_WRID_LOW(cqe), (unsigned long long) cookie); in iwch_poll_cq_one()
894 CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe)); in cxio_hal_ev_handler()902 rdev_p->ctrl_qp.rptr = CQE_WRID_LOW(rsp_msg->cqe) + 1; in cxio_hal_ev_handler()1162 CQE_WRID_LOW(*hw_cqe)); in cxio_poll_cq()
631 #define CQE_WRID_LOW(x) ((x).u.scqe.wrid_low) macro