Searched refs:swcqe (Results 1 – 2 of 2) sorted by relevance
230 struct t4_swsqe *swcqe) in insert_sq_cqe() argument238 V_CQE_OPCODE(swcqe->opcode) | in insert_sq_cqe()242 CQE_WRID_SQ_IDX(&cqe) = swcqe->idx; in insert_sq_cqe()271 struct t4_cqe *cqe = NULL, *swcqe; in c4iw_flush_hw_cq() local279 swcqe = &cq->sw_queue[cq->sw_pidx]; in c4iw_flush_hw_cq()280 *swcqe = *cqe; in c4iw_flush_hw_cq()281 swcqe->header |= cpu_to_be32(V_CQE_SWCQE(1)); in c4iw_flush_hw_cq()
466 struct t3_cqe *cqe, *swcqe; in cxio_flush_hw_cq() local473 swcqe = cq->sw_queue + Q_PTR2IDX(cq->sw_wptr, cq->size_log2); in cxio_flush_hw_cq()474 *swcqe = *cqe; in cxio_flush_hw_cq()475 swcqe->header |= htobe32(V_CQE_SWCQE(1)); in cxio_flush_hw_cq()