Searched refs:CQE_WRID_HI (Results 1 - 9 of 9) sorted by relevance

/freebsd-11.0-release/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c63 CQE_WRID_HI(err_cqe), CQE_WRID_LOW(err_cqe));
98 CQE_TYPE(err_cqe), CQE_WRID_HI(err_cqe),
114 CQE_TYPE(err_cqe), CQE_WRID_HI(err_cqe),
H A Dcq.c441 __func__, CQE_OPCODE(hw_cqe), CQE_LEN(hw_cqe), CQE_WRID_HI(hw_cqe),
626 __func__, CQE_LEN(&cqe), CQE_WRID_HI(&cqe), CQE_WRID_LOW(&cqe),
H A Dt4.h262 #define CQE_WRID_HI(x) ((x)->u.gen.wrid_hi) macro
/freebsd-11.0-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));
152 CQE_TYPE(rsp_msg->cqe), CQE_WRID_HI(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_wr.h574 #define CQE_WRID_HI(x) ((x).u.scqe.wrid_hi) macro
H A Diw_cxgb_hal.c943 CQE_LEN(rsp_msg->cqe), CQE_WRID_HI(rsp_msg->cqe), CQE_WRID_LOW(rsp_msg->cqe));
1168 CQE_OPCODE(*hw_cqe), CQE_LEN(*hw_cqe), CQE_WRID_HI(*hw_cqe),
/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dcq.c365 CQE_OPCODE(hw_cqe), CQE_LEN(hw_cqe), CQE_WRID_HI(hw_cqe),
614 CQE_OPCODE(&cqe), CQE_STATUS(&cqe), CQE_WRID_HI(&cqe),
H A Dt4.h285 #define CQE_WRID_HI(x) ((x)->u.gen.wrid_hi) macro

Completed in 178 milliseconds