Searched refs:FW_RI_READ_RESP (Results 1 – 3 of 3) sorted by relevance
276 if ((CQE_OPCODE(cqe) == FW_RI_READ_RESP) && SQ_TYPE(cqe)) in cqe_completes_wr()293 if ((SQ_TYPE(cqe) || ((CQE_OPCODE(cqe) == FW_RI_READ_RESP) && in c4iw_count_scqes()313 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()436 if (RQ_TYPE(hw_cqe) && (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP)) { in poll_cq()
39 FW_RI_READ_RESP = 0x2, enumerator
783 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()