Home
last modified time | relevance | path

Searched refs:CPL_ABORT_REQ (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
HDcxgb_listen.c1105 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, tid)); in t3_send_reset_synqe()
HDcxgb_cpl_io.c1084 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, tid)); in send_reset()
/freebsd-11-stable/sys/dev/cxgb/common/
HDcxgb_t3_cpl.h44 CPL_ABORT_REQ = 0xA, enumerator
/freebsd-11-stable/sys/dev/cxgbe/tom/
HDt4_listen.c404 INIT_TP_WR_MIT_CPL(req, CPL_ABORT_REQ, synqe->tid); in send_reset_synqe()
HDt4_cpl_io.c313 INIT_TP_WR_MIT_CPL(req, CPL_ABORT_REQ, tid); in send_reset()
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_filter.c1659 OPCODE_TID(req) = htobe32(MK_OPCODE_TID(CPL_ABORT_REQ, tid)); in mk_abort_req_ulp()
/freebsd-11-stable/sys/dev/cxgbe/common/
HDt4_msg.h42 CPL_ABORT_REQ = 0xA, enumerator