Searched refs:swcqe (Results 1 – 2 of 2) sorted by relevance
210 struct t4_swsqe *swcqe) in insert_sq_cqe() argument218 V_CQE_OPCODE(swcqe->opcode) | in insert_sq_cqe()222 CQE_WRID_SQ_IDX(&cqe) = swcqe->idx; in insert_sq_cqe()251 struct t4_cqe *cqe = NULL, *swcqe; in c4iw_flush_hw_cq() local259 swcqe = &cq->sw_queue[cq->sw_pidx]; in c4iw_flush_hw_cq()260 *swcqe = *cqe; in c4iw_flush_hw_cq()261 swcqe->header |= cpu_to_be32(V_CQE_SWCQE(1)); in c4iw_flush_hw_cq()
430 struct t3_cqe *cqe, *swcqe; in cxio_flush_hw_cq() local437 swcqe = cq->sw_queue + Q_PTR2IDX(cq->sw_wptr, cq->size_log2); in cxio_flush_hw_cq()438 *swcqe = *cqe; in cxio_flush_hw_cq()439 swcqe->header |= cpu_to_be32(V_CQE_SWCQE(1)); in cxio_flush_hw_cq()