Lines Matching refs:netif_is_macvlan
3856 !netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_upper_event()
3887 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_upper_event()
3927 } else if (netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_upper_event()
4025 !netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_vlan_event()
4043 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_vlan_event()
4061 } else if (netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_vlan_event()
4114 if (!netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_bridge_vlan_event()
4120 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_bridge_vlan_event()
4130 if (netif_is_macvlan(upper_dev)) in mlxsw_sp_netdevice_bridge_vlan_event()
4174 if (!is_vlan_dev(upper_dev) && !netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_bridge_event()
4180 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_bridge_event()
4192 if (netif_is_macvlan(upper_dev)) in mlxsw_sp_netdevice_bridge_event()
4333 else if (netif_is_macvlan(dev)) in mlxsw_sp_netdevice_event()