Home
last modified time | relevance | path

Searched refs:CQE_WRID_HI (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dev.c59 CQE_WRID_HI(err_cqe), CQE_WRID_LOW(err_cqe)); in post_qp_event()
94 CQE_TYPE(err_cqe), CQE_WRID_HI(err_cqe), in c4iw_ev_dispatch()
110 CQE_TYPE(err_cqe), CQE_WRID_HI(err_cqe), in c4iw_ev_dispatch()
Dcq.c418 CQE_OPCODE(hw_cqe), CQE_LEN(hw_cqe), CQE_WRID_HI(hw_cqe), in poll_cq()
599 CQE_WRID_HI(&cqe), CQE_WRID_LOW(&cqe), (unsigned long long)cookie); in c4iw_poll_cq_one()
Dt4.h236 #define CQE_WRID_HI(x) ((x)->u.gen.wrid_hi) macro
/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Diwch_ev.c75 CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe)); in post_qp_event()
124 CQE_TYPE(rsp_msg->cqe), CQE_WRID_HI(rsp_msg->cqe), in iwch_ev_dispatch()
Diwch_cq.c89 CQE_OPCODE(cqe), CQE_STATUS(cqe), CQE_WRID_HI(cqe), in iwch_poll_cq_one()
Dcxio_wr.h630 #define CQE_WRID_HI(x) ((x).u.scqe.wrid_hi) macro
Dcxio_hal.c896 CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe)); in cxio_hal_ev_handler()
1163 CQE_OPCODE(*hw_cqe), CQE_LEN(*hw_cqe), CQE_WRID_HI(*hw_cqe), in cxio_poll_cq()