Searched refs:CQE_SEND_OPCODE (Results 1 – 4 of 4) sorted by relevance
457 if (CQE_SEND_OPCODE(*cqe) && RQ_TYPE(*cqe) && in cqe_completes_wr()1232 if (CQE_SEND_OPCODE(*hw_cqe) && RQ_TYPE(*hw_cqe) && in cxio_poll_cq()
613 #define CQE_SEND_OPCODE(x)( \ macro
222 #define CQE_SEND_OPCODE(x)( \ macro
424 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()