Lines Matching refs:mlxsw_sp
12 struct mlxsw_sp;
17 TP_PROTO(const struct mlxsw_sp *mlxsw_sp,
20 TP_ARGS(mlxsw_sp, aregion),
23 __field(const void *, mlxsw_sp)
28 __entry->mlxsw_sp = mlxsw_sp;
33 __entry->mlxsw_sp, __entry->aregion)
37 TP_PROTO(const struct mlxsw_sp *mlxsw_sp,
40 TP_ARGS(mlxsw_sp, vregion),
43 __field(const void *, mlxsw_sp)
48 __entry->mlxsw_sp = mlxsw_sp;
53 __entry->mlxsw_sp, __entry->vregion)
57 TP_PROTO(const struct mlxsw_sp *mlxsw_sp,
60 TP_ARGS(mlxsw_sp, vregion),
63 __field(const void *, mlxsw_sp)
68 __entry->mlxsw_sp = mlxsw_sp;
73 __entry->mlxsw_sp, __entry->vregion)
77 TP_PROTO(const struct mlxsw_sp *mlxsw_sp,
80 TP_ARGS(mlxsw_sp, vregion),
83 __field(const void *, mlxsw_sp)
88 __entry->mlxsw_sp = mlxsw_sp;
93 __entry->mlxsw_sp, __entry->vregion)
97 TP_PROTO(const struct mlxsw_sp *mlxsw_sp,
100 TP_ARGS(mlxsw_sp, vregion),
103 __field(const void *, mlxsw_sp)
108 __entry->mlxsw_sp = mlxsw_sp;
113 __entry->mlxsw_sp, __entry->vregion)