Searched refs:RQ_TYPE (Results 1 – 6 of 6) sorted by relevance
289 if ((CQE_OPCODE(cqe) == FW_RI_RDMA_WRITE) && RQ_TYPE(cqe)) in cqe_completes_wr()295 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()310 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()447 if (RQ_TYPE(hw_cqe)) { in poll_cq()
250 #define RQ_TYPE(x) (!CQE_TYPE((x))) macro
113 if (RQ_TYPE(err_cqe) && (CQE_OPCODE(err_cqe) == FW_RI_RDMA_WRITE || in dump_err_cqe()197 if (RQ_TYPE(err_cqe) && in c4iw_ev_dispatch()
445 if ((CQE_OPCODE(cqe) == FW_RI_RDMA_WRITE) && RQ_TYPE(cqe)) in cqe_completes_wr()451 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()466 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()552 if (RQ_TYPE(hw_cqe) && (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP)) { in poll_cq()602 if (RQ_TYPE(hw_cqe)) { in poll_cq()
240 #define RQ_TYPE(x) (!CQE_TYPE((x))) macro
999 rqtype = RQ_TYPE(err_cqe); in build_term_codes()