Searched refs:CQE_LEN (Results 1 – 3 of 3) sorted by relevance
560 CQE_OPCODE(hw_cqe), CQE_LEN(hw_cqe), CQE_WRID_HI(hw_cqe), in poll_cq()784 CQE_STATUS(&cqe), CQE_LEN(&cqe), in __c4iw_poll_cq_one()790 wc->byte_len = CQE_LEN(&cqe); in __c4iw_poll_cq_one()824 wc->byte_len = CQE_LEN(&cqe); in __c4iw_poll_cq_one()
267 #define CQE_LEN(x) (be32_to_cpu((x)->len)) macro
625 rq_ctxt->cqe_sge_len = cpu_to_le32(RQ_CTXT_CQE_LEN_SET(1, CQE_LEN)); in hinic3_rq_prepare_ctxt()