Lines Matching refs:orig_dev

471 		mlxsw_sp_port_bridge_flags_get(mlxsw_sp->bridge, attr->orig_dev,  in mlxsw_sp_port_attr_get()
505 struct net_device *orig_dev, in mlxsw_sp_port_attr_stp_state_set() argument
519 orig_dev); in mlxsw_sp_port_attr_stp_state_set()
636 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_flags_set() argument
646 orig_dev); in mlxsw_sp_port_attr_br_flags_set()
710 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_vlan_set() argument
719 bridge_device = mlxsw_sp_bridge_device_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_attr_br_vlan_set()
732 struct net_device *orig_dev, in mlxsw_sp_port_attr_mrouter_set() argument
742 orig_dev); in mlxsw_sp_port_attr_mrouter_set()
773 struct net_device *orig_dev, in mlxsw_sp_port_mc_disabled_set() argument
787 bridge_device = mlxsw_sp_bridge_device_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_mc_disabled_set()
844 struct net_device *orig_dev, in mlxsw_sp_port_attr_br_mrouter_set() argument
856 bridge_device = mlxsw_sp_bridge_device_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_attr_br_mrouter_set()
877 attr->orig_dev, in mlxsw_sp_port_attr_set()
882 attr->orig_dev, in mlxsw_sp_port_attr_set()
891 attr->orig_dev, in mlxsw_sp_port_attr_set()
896 attr->orig_dev, in mlxsw_sp_port_attr_set()
901 attr->orig_dev, in mlxsw_sp_port_attr_set()
906 attr->orig_dev, in mlxsw_sp_port_attr_set()
1165 struct net_device *orig_dev = vlan->obj.orig_dev; in mlxsw_sp_port_vlans_add() local
1169 if (netif_is_bridge_master(orig_dev)) { in mlxsw_sp_port_vlans_add()
1173 br_vlan_enabled(orig_dev) && in mlxsw_sp_port_vlans_add()
1176 orig_dev, vlan); in mlxsw_sp_port_vlans_add()
1185 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_vlans_add()
1319 struct net_device *orig_dev = fdb_info->info.dev; in mlxsw_sp_port_fdb_set() local
1325 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_fdb_set()
1598 struct net_device *orig_dev = mdb->obj.orig_dev; in mlxsw_sp_port_mdb_add() local
1610 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_mdb_add()
1775 struct net_device *orig_dev = vlan->obj.orig_dev; in mlxsw_sp_port_vlans_del() local
1779 if (netif_is_bridge_master(orig_dev)) in mlxsw_sp_port_vlans_del()
1782 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_vlans_del()
1821 struct net_device *orig_dev = mdb->obj.orig_dev; in mlxsw_sp_port_mdb_del() local
1829 bridge_port = mlxsw_sp_bridge_port_find(mlxsw_sp->bridge, orig_dev); in mlxsw_sp_port_mdb_del()