Searched refs:CQE_WRID_LOW (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c63 CQE_WRID_HI(err_cqe), CQE_WRID_LOW(err_cqe));
99 CQE_WRID_LOW(err_cqe));
115 CQE_WRID_LOW(err_cqe));
H A Dcq.c442 CQE_WRID_LOW(hw_cqe));
626 __func__, CQE_LEN(&cqe), CQE_WRID_HI(&cqe), CQE_WRID_LOW(&cqe),
H A Dt4.h264 #define CQE_WRID_LOW(x) ((x)->u.gen.wrid_low) macro
/freebsd-10.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_ev.c111 CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe));
153 CQE_WRID_LOW(rsp_msg->cqe));
H A Diw_cxgb_cq.c133 CQE_WRID_HI(cqe), CQE_WRID_LOW(cqe), (unsigned long long) cookie);
H A Diw_cxgb_hal.c943 CQE_LEN(rsp_msg->cqe), CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe));
948 rdev_p->ctrl_qp.rptr = CQE_WRID_LOW(rsp_msg->cqe) + 1;
1169 CQE_WRID_LOW(*hw_cqe));
H A Diw_cxgb_wr.h575 #define CQE_WRID_LOW(x) ((x).u.scqe.wrid_low) macro

Completed in 108 milliseconds