Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0-only
0002 /*
0003  * Trace points for the IB Connection Manager.
0004  *
0005  * Author: Chuck Lever <chuck.lever@oracle.com>
0006  *
0007  * Copyright (c) 2020, Oracle and/or its affiliates.
0008  */
0009 
0010 #include <rdma/rdma_cm.h>
0011 #include "cma_priv.h"
0012 
0013 #define CREATE_TRACE_POINTS
0014 
0015 #include "cm_trace.h"