Searched refs:CPL_ABORT_REQ (Results 1 – 7 of 7) sorted by relevance
60 CPL_ABORT_REQ = 0xB, enumerator
48 CPL_ABORT_REQ = 0xA, enumerator
49 CPL_ABORT_REQ = 0xA, enumerator
254 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, csk->tid)); in send_abort_req()
274 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, csk->tid)); in send_abort_req()
423 OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, ep->hwtid)); in send_abort()
462 OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, ep->hwtid)); in send_abort()