Home
last modified time | relevance | path

Searched refs:SW_CQE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dcq.c306 CQE_SWCQE_V(SW_CQE(hw_cqe)) | in create_read_req_cqe()
574 if (wq->flushed && !SW_CQE(hw_cqe)) { in poll_cq()
680 if (!SW_CQE(hw_cqe) && (CQE_WRID_SQ_IDX(hw_cqe) != wq->sq.cidx)) { in poll_cq()
742 if (SW_CQE(hw_cqe)) { in poll_cq()
H A Dt4.h252 #define SW_CQE(x) (CQE_SWCQE_G(be32_to_cpu((x)->header))) macro
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dcq.c306 CQE_SWCQE_V(SW_CQE(hw_cqe)) | in create_read_req_cqe()
574 if (wq->flushed && !SW_CQE(hw_cqe)) { in poll_cq()
680 if (!SW_CQE(hw_cqe) && (CQE_WRID_SQ_IDX(hw_cqe) != wq->sq.cidx)) { in poll_cq()
742 if (SW_CQE(hw_cqe)) { in poll_cq()
H A Dt4.h252 #define SW_CQE(x) (CQE_SWCQE_G(be32_to_cpu((x)->header))) macro

Completed in 7 milliseconds