Searched refs:RQ_TYPE (Results 1 – 8 of 8) sorted by relevance
82 if (RQ_TYPE(err_cqe) && (CQE_OPCODE(err_cqe) == FW_RI_RDMA_WRITE || in dump_err_cqe()158 if (RQ_TYPE(err_cqe) && in c4iw_ev_dispatch()
418 if ((CQE_OPCODE(cqe) == FW_RI_RDMA_WRITE) && RQ_TYPE(cqe)) in cqe_completes_wr()424 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()439 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()514 if (RQ_TYPE(hw_cqe) && (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP)) { in poll_cq()564 if (RQ_TYPE(hw_cqe)) { in poll_cq()
218 #define RQ_TYPE(x) (!CQE_TYPE((x))) macro
1036 rqtype = RQ_TYPE(err_cqe); in build_term_codes()
451 if ((CQE_OPCODE(*cqe) == T3_RDMA_WRITE) && RQ_TYPE(*cqe)) in cqe_completes_wr()457 if (CQE_SEND_OPCODE(*cqe) && RQ_TYPE(*cqe) && in cqe_completes_wr()492 if (RQ_TYPE(*cqe) && (CQE_OPCODE(*cqe) != T3_READ_RESP) && in cxio_count_rcqes()1179 if (RQ_TYPE(*hw_cqe) && (CQE_OPCODE(*hw_cqe) == T3_READ_RESP)) { in cxio_poll_cq()1221 && RQ_TYPE(*hw_cqe)) { in cxio_poll_cq()1232 if (CQE_SEND_OPCODE(*hw_cqe) && RQ_TYPE(*hw_cqe) && in cxio_poll_cq()1244 if (RQ_TYPE(*hw_cqe)) { in cxio_poll_cq()
161 if (RQ_TYPE(rsp_msg->cqe) && in iwch_ev_dispatch()
609 #define RQ_TYPE(x) (!CQE_TYPE((x))) macro
541 rqtype = RQ_TYPE(rsp_msg->cqe); in build_term_codes()