Searched refs:CQE_SEND_OPCODE (Results 1 – 4 of 4) sorted by relevance
435 if (CQE_SEND_OPCODE(*cqe) && RQ_TYPE(*cqe) && in cqe_completes_wr()1200 if (CQE_SEND_OPCODE(*hw_cqe) && RQ_TYPE(*hw_cqe) && in cxio_poll_cq()
613 #define CQE_SEND_OPCODE(x)( \ macro
261 #define CQE_SEND_OPCODE(x)( \ macro
438 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()