Searched refs:FW_RI_READ_RESP (Results 1 – 4 of 4) sorted by relevance
368 if (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP) { in c4iw_flush_hw_cq()427 if ((CQE_OPCODE(cqe) == FW_RI_READ_RESP) && SQ_TYPE(cqe)) in cqe_completes_wr()445 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()520 if (RQ_TYPE(hw_cqe) && (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP)) { in poll_cq()
83 CQE_OPCODE(err_cqe) == FW_RI_READ_RESP)) in dump_err_cqe()
39 FW_RI_READ_RESP = 0x2, enumerator
953 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()