1 // SPDX-License-Identifier: GPL-2.0 2 /* 3 * Tracepoints for Thunderbolt/USB4 networking driver 4 * 5 * Copyright (C) 2023, Intel Corporation 6 * Author: Mika Westerberg <[email protected]> 7 */ 8 9 #define CREATE_TRACE_POINTS 10 #include "trace.h" 11