Lines Matching refs:vregion
38 const struct mlxsw_sp_acl_tcam_vregion *vregion),
40 TP_ARGS(mlxsw_sp, vregion),
44 __field(const void *, vregion)
49 __entry->vregion = vregion;
52 TP_printk("mlxsw_sp %p, vregion %p",
53 __entry->mlxsw_sp, __entry->vregion)
58 const struct mlxsw_sp_acl_tcam_vregion *vregion),
60 TP_ARGS(mlxsw_sp, vregion),
64 __field(const void *, vregion)
69 __entry->vregion = vregion;
72 TP_printk("mlxsw_sp %p, vregion %p",
73 __entry->mlxsw_sp, __entry->vregion)
78 const struct mlxsw_sp_acl_tcam_vregion *vregion),
80 TP_ARGS(mlxsw_sp, vregion),
84 __field(const void *, vregion)
89 __entry->vregion = vregion;
92 TP_printk("mlxsw_sp %p, vregion %p",
93 __entry->mlxsw_sp, __entry->vregion)
98 const struct mlxsw_sp_acl_tcam_vregion *vregion),
100 TP_ARGS(mlxsw_sp, vregion),
104 __field(const void *, vregion)
109 __entry->vregion = vregion;
112 TP_printk("mlxsw_sp %p, vregion %p",
113 __entry->mlxsw_sp, __entry->vregion)