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

/freebsd-9.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 120 milliseconds