Searched refs:netif_is_macvlan (Results 1 – 7 of 7) sorted by relevance
4576 !netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_upper_event()4602 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_upper_event()4645 } else if (netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_upper_event()4733 !netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_vlan_event()4746 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_vlan_event()4764 } else if (netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_port_vlan_event()4832 if (!is_vlan_dev(upper_dev) && !netif_is_macvlan(upper_dev)) { in mlxsw_sp_netdevice_bridge_event()4838 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_bridge_event()4850 if (netif_is_macvlan(upper_dev)) in mlxsw_sp_netdevice_bridge_event()4919 else if (netif_is_macvlan(dev)) in mlxsw_sp_netdevice_event()
6025 if (netif_is_macvlan(dev) && addr_list_empty) in mlxsw_sp_rif_should_config()6581 else if (netif_is_macvlan(dev)) in __mlxsw_sp_inetaddr_event()6826 if (!mlxsw_sp || netif_is_macvlan(l3_dev)) in mlxsw_sp_netdevice_vrf_event()6851 if (!netif_is_macvlan(dev)) in __mlxsw_sp_rif_macvlan_flush()
419 else if (netif_is_macvlan(dev)) in dev_trans_start()
1362 if (netif_is_macvlan(lowerdev)) in macvlan_common_newlink()
984 if (netif_is_macvlan(upper) && !strict_match) { in alb_upper_dev_walk()
4442 static inline bool netif_is_macvlan(const struct net_device *dev) in netif_is_macvlan() function
5309 if (!netif_is_macvlan(vdev)) in ixgbe_macvlan_up()8904 if (!netif_is_macvlan(vdev)) in ixgbe_reassign_macvlan_pool()9118 if (netif_is_macvlan(upper)) { in get_macvlan_queue()