CPL_TID_RELEASE  1132 drivers/crypto/chelsio/chtls/chtls_cm.c 	INIT_TP_WR_CPL(req, CPL_TID_RELEASE, tid);
CPL_TID_RELEASE   178 drivers/infiniband/hw/cxgb3/iwch_cm.c 	OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, hwtid));
CPL_TID_RELEASE   557 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, tid));
CPL_TID_RELEASE  1358 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 	OPCODE_TID(req) = htonl(MK_OPCODE_TID(CPL_TID_RELEASE, tid));
CPL_TID_RELEASE    96 drivers/net/ethernet/chelsio/libcxgb/libcxgb_cm.h 	OPCODE_TID(req) = cpu_to_be32(MK_OPCODE_TID(CPL_TID_RELEASE, tid));