Searched refs:netif_is_macvlan (Results 1 – 10 of 10) sorted by relevance
4625 !netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_upper_event()4657 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_upper_event()4829 !netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_vlan_event()4848 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_port_vlan_event()4916 if (!netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_bridge_vlan_event()4923 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_bridge_vlan_event()4933 if (netif_is_macvlan(upper_dev)) in mlxsw_sp_netdevice_bridge_vlan_event()4979 !netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_bridge_event()4998 if (netif_is_macvlan(upper_dev) && in mlxsw_sp_netdevice_bridge_event()5010 if (netif_is_macvlan(upper_dev)) in mlxsw_sp_netdevice_bridge_event()[all …]
7795 if (netif_is_macvlan(dev) && addr_list_empty) in mlxsw_sp_rif_should_config()8845 else if (netif_is_macvlan(dev)) in __mlxsw_sp_inetaddr_event()9236 if (!mlxsw_sp || netif_is_macvlan(l3_dev)) in mlxsw_sp_netdevice_vrf_event()9294 if (!netif_is_macvlan(dev)) in __mlxsw_sp_rif_macvlan_flush()
253 if (netif_is_macvlan(out_dev)) in parse_mirred()
446 if (!(netif_is_macvlan(netdev) && macvlan_dev_real_dev(netdev) == rpriv->netdev)) in mlx5e_rep_indr_setup_block()
421 } else if (netif_is_macvlan(dev)) { in prestera_dev_if_type()
985 if (netif_is_macvlan(upper) && !strict_match) { in alb_upper_dev_walk()
1444 if (netif_is_macvlan(lowerdev)) in macvlan_common_newlink()
363 if (netif_is_macvlan(ndev)) in mlx5_tc_ct_get_flow_source_match()
5411 if (!netif_is_macvlan(vdev)) in ixgbe_macvlan_up()9193 if (!netif_is_macvlan(vdev)) in ixgbe_reassign_macvlan_pool()9411 if (netif_is_macvlan(upper)) { in get_macvlan_queue()
5019 static inline bool netif_is_macvlan(const struct net_device *dev) in netif_is_macvlan() function
Completed in 81 milliseconds