Lines Matching refs:vlan
326 const struct switchdev_obj_port_vlan *vlan, int err),
328 TP_ARGS(dp, vlan, err),
344 __entry->vid = vlan->vid;
345 __entry->flags = vlan->flags;
346 __entry->changed = vlan->changed;
359 const struct switchdev_obj_port_vlan *vlan, int err),
360 TP_ARGS(dp, vlan, err));
364 const struct switchdev_obj_port_vlan *vlan, int err),
365 TP_ARGS(dp, vlan, err));
370 const struct switchdev_obj_port_vlan *vlan,
373 TP_ARGS(dp, vlan, refcount),
389 __entry->vid = vlan->vid;
390 __entry->flags = vlan->flags;
391 __entry->changed = vlan->changed;
404 const struct switchdev_obj_port_vlan *vlan,
406 TP_ARGS(dp, vlan, refcount));
410 const struct switchdev_obj_port_vlan *vlan,
412 TP_ARGS(dp, vlan, refcount));
417 const struct switchdev_obj_port_vlan *vlan),
419 TP_ARGS(dp, vlan),
432 __entry->vid = vlan->vid;