CPL_ABORT_REQ 197 drivers/crypto/chelsio/chtls/chtls_cm.c INIT_TP_WR_CPL(req, CPL_ABORT_REQ, csk->tid); CPL_ABORT_REQ 421 drivers/infiniband/hw/cxgb3/iwch_cm.c OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, ep->hwtid)); CPL_ABORT_REQ 99 drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c OPCODE_TID(abort_req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, tid)); CPL_ABORT_REQ 123 drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, tid)); CPL_ABORT_REQ 256 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_ABORT_REQ, csk->tid)); CPL_ABORT_REQ 492 drivers/scsi/cxgbi/cxgb4i/cxgb4i.c OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_ABORT_REQ, csk->tid));