Searched refs:FW_RI_READ_RESP (Results 1 – 4 of 4) sorted by relevance
369 if (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP) { in c4iw_flush_hw_cq()435 if ((CQE_OPCODE(cqe) == FW_RI_READ_RESP) && SQ_TYPE(cqe)) in cqe_completes_wr()453 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()603 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
1445 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()