Lines Matching refs:orig_dev

548 					    struct net_device *orig_dev,  in mlxsw_sp_port_attr_stp_state_set()  argument
559 orig_dev); in mlxsw_sp_port_attr_stp_state_set()
685 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_flags_set() argument
692 orig_dev); in mlxsw_sp_port_attr_br_flags_set()
758 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_vlan_set() argument
764 bridge_device = mlxsw_sp_bridge_device_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_attr_br_vlan_set()
776 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_vlan_proto_set() argument
782 bridge_device = mlxsw_sp_bridge_device_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_attr_br_vlan_proto_set()
791 struct net_device *orig_dev, in mlxsw_sp_port_attr_mrouter_set() argument
798 orig_dev); in mlxsw_sp_port_attr_mrouter_set()
828 struct net_device *orig_dev, in mlxsw_sp_port_mc_disabled_set() argument
839 bridge_device = mlxsw_sp_bridge_device_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_mc_disabled_set()
895 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_mrouter_set() argument
904 bridge_device = mlxsw_sp_bridge_device_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_attr_br_mrouter_set()
925 attr->orig_dev, in mlxsw_sp_port_attr_set()
934 attr->orig_dev, in mlxsw_sp_port_attr_set()
943 attr->orig_dev, in mlxsw_sp_port_attr_set()
948 attr->orig_dev, in mlxsw_sp_port_attr_set()
953 attr->orig_dev, in mlxsw_sp_port_attr_set()
958 attr->orig_dev, in mlxsw_sp_port_attr_set()
963 attr->orig_dev, in mlxsw_sp_port_attr_set()
1231 struct net_device *orig_dev = vlan->obj.orig_dev; in mlxsw_sp_port_vlans_add() local
1234 if (netif_is_bridge_master(orig_dev)) { in mlxsw_sp_port_vlans_add()
1238 br_vlan_enabled(orig_dev)) in mlxsw_sp_port_vlans_add()
1240 orig_dev, vlan); in mlxsw_sp_port_vlans_add()
1246 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_vlans_add()
1417 struct net_device *orig_dev = fdb_info->info.dev; in mlxsw_sp_port_fdb_set() local
1423 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_fdb_set()
1690 struct net_device *orig_dev = mdb->obj.orig_dev; in mlxsw_sp_port_mdb_add() local
1699 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_mdb_add()
1834 struct net_device *orig_dev = vlan->obj.orig_dev; in mlxsw_sp_port_vlans_del() local
1837 if (netif_is_bridge_master(orig_dev)) in mlxsw_sp_port_vlans_del()
1840 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_vlans_del()
1878 struct net_device *orig_dev = mdb->obj.orig_dev; in mlxsw_sp_port_mdb_del() local
1886 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_mdb_del()