swcqe 408 drivers/infiniband/hw/cxgb3/cxio_hal.c struct t3_cqe *cqe, *swcqe; swcqe 415 drivers/infiniband/hw/cxgb3/cxio_hal.c swcqe = cq->sw_queue + Q_PTR2IDX(cq->sw_wptr, cq->size_log2); swcqe 416 drivers/infiniband/hw/cxgb3/cxio_hal.c *swcqe = *cqe; swcqe 417 drivers/infiniband/hw/cxgb3/cxio_hal.c swcqe->header |= cpu_to_be32(V_CQE_SWCQE(1)); swcqe 218 drivers/infiniband/hw/cxgb4/cq.c struct t4_swsqe *swcqe) swcqe 226 drivers/infiniband/hw/cxgb4/cq.c CQE_OPCODE_V(swcqe->opcode) | swcqe 230 drivers/infiniband/hw/cxgb4/cq.c CQE_WRID_SQ_IDX(&cqe) = swcqe->idx; swcqe 337 drivers/infiniband/hw/cxgb4/cq.c struct t4_cqe *hw_cqe, *swcqe, read_cqe; swcqe 409 drivers/infiniband/hw/cxgb4/cq.c swcqe = &chp->cq.sw_queue[chp->cq.sw_pidx]; swcqe 410 drivers/infiniband/hw/cxgb4/cq.c *swcqe = *hw_cqe; swcqe 411 drivers/infiniband/hw/cxgb4/cq.c swcqe->header |= cpu_to_be32(CQE_SWCQE_V(1));