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

/freebsd-11-stable/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.c507 __func__, CQE_OPCODE(hw_cqe), CQE_LEN(hw_cqe), CQE_WRID_HI(hw_cqe),
748 __func__, CQE_LEN(&cqe), CQE_WRID_HI(&cqe), CQE_WRID_LOW(&cqe),
H A Dt4.h264 #define CQE_WRID_HI(x) ((x)->u.gen.wrid_hi) macro
/freebsd-11-stable/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-stable/contrib/ofed/libcxgb4/
H A Dcq.c362 CQE_OPCODE(hw_cqe), CQE_LEN(hw_cqe), CQE_WRID_HI(hw_cqe),
611 CQE_OPCODE(&cqe), CQE_STATUS(&cqe), CQE_WRID_HI(&cqe),
H A Dt4.h270 #define CQE_WRID_HI(x) ((x)->u.gen.wrid_hi) macro

Completed in 184 milliseconds