Lines Matching refs:orig_dev
54 struct net_device *orig_dev, in prueth_switchdev_attr_br_flags_set() argument
101 ret = prueth_switchdev_attr_br_flags_set(emac, attr->orig_dev, in prueth_switchdev_attr_set()
231 u8 vid, struct net_device *orig_dev) in prueth_switchdev_vlan_add() argument
233 bool cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_vlan_add()
260 struct net_device *orig_dev) in prueth_switchdev_vlan_del() argument
262 bool cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_vlan_del()
290 struct net_device *orig_dev = vlan->obj.orig_dev; in prueth_switchdev_vlans_add() local
291 bool cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_vlans_add()
304 orig_dev); in prueth_switchdev_vlans_add()
314 vlan->obj.orig_dev); in prueth_switchdev_vlans_del()
320 struct net_device *orig_dev = mdb->obj.orig_dev; in prueth_switchdev_mdb_add() local
325 cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_mdb_add()
344 struct net_device *orig_dev = mdb->obj.orig_dev; in prueth_switchdev_mdb_del() local
348 cpu_port = netif_is_bridge_master(orig_dev); in prueth_switchdev_mdb_del()