Home
last modified time | relevance | path

Searched refs:FW_RI_READ_RESP (Results 1 – 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/ofed/libcxgb4/
HDcq.c225 if (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP) { in c4iw_flush_hw_cq()
292 if ((CQE_OPCODE(cqe) == FW_RI_READ_RESP) && SQ_TYPE(cqe)) in cqe_completes_wr()
310 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()
381 if (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP) { in poll_cq()
HDt4fw_ri_api.h39 FW_RI_READ_RESP = 0x2, enumerator
/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
HDcq.c387 if (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP) { in c4iw_flush_hw_cq()
446 if ((CQE_OPCODE(cqe) == FW_RI_READ_RESP) && SQ_TYPE(cqe)) in cqe_completes_wr()
464 if (RQ_TYPE(cqe) && (CQE_OPCODE(cqe) != FW_RI_READ_RESP) && in c4iw_count_rcqes()
550 if (RQ_TYPE(hw_cqe) && (CQE_OPCODE(hw_cqe) == FW_RI_READ_RESP)) { in poll_cq()
HDev.c114 CQE_OPCODE(err_cqe) == FW_RI_READ_RESP)) in dump_err_cqe()
HDqp.c998 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()
/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt4fw_interface.h1198 FW_RI_READ_RESP = 0x2, enumerator