Searched refs:V_CQE_SWCQE (Results 1 – 2 of 2) sorted by relevance
360 V_CQE_SWCQE(1) | in insert_recv_cqe()397 V_CQE_SWCQE(1) | in insert_sq_cqe()439 swcqe->header |= cpu_to_be32(V_CQE_SWCQE(1)); in cxio_flush_hw_cq()1092 sqp->cqe.header |= htonl(V_CQE_SWCQE(1)); in flush_completed_wrs()1108 V_CQE_SWCQE(SW_CQE(*hw_cqe)) | in create_read_req_cqe()
581 #define V_CQE_SWCQE(x) ((x)<<S_CQE_SWCQE) macro