Home
last modified time | relevance | path

Searched refs:upper_dev (Results 26 – 37 of 37) sorted by relevance

12

/openbmc/linux/net/ipv4/
H A Dfib_frontend.c1514 if (upper_info->upper_dev && in fib_netdev_event()
1515 netif_is_l3_master(upper_info->upper_dev)) in fib_netdev_event()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek.c1513 if (!is_vlan_dev(info->upper_dev)) in hellcreek_port_prechangeupper()
1516 vid = vlan_dev_vlan_id(info->upper_dev); in hellcreek_port_prechangeupper()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c2433 if (!dsa_slave_dev_check(info->upper_dev)) in bcm_sysport_netdevice_event()
2437 ret = bcm_sysport_map_queues(dev, info->upper_dev); in bcm_sysport_netdevice_event()
2439 ret = bcm_sysport_unmap_queues(dev, info->upper_dev); in bcm_sysport_netdevice_event()
/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c684 brdev = info->upper_dev; in qtnf_core_netdevice_event()
/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_new.c1565 if (netif_is_bridge_master(info->upper_dev)) { in cpsw_netdevice_event()
1568 info->upper_dev, in cpsw_netdevice_event()
H A Dam65-cpsw-nuss.c2367 if (netif_is_bridge_master(info->upper_dev)) { in am65_cpsw_netdevice_event()
2370 info->upper_dev, in am65_cpsw_netdevice_event()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c1156 upper = info->upper_dev; in ice_eswitch_br_port_changeupper()
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c3107 info->upper_dev, in rocker_netdevice_event()
3114 info->upper_dev); in rocker_netdevice_event()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c1393 struct net_device *upper = info->upper_dev; in nfp_tunnel_mac_event_handler()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c991 struct net_device *upper = info->upper_dev, *ndev_tmp; in mlx5_handle_changeupper_event()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2642 struct net_device *upper = info->upper_dev; in sja1105_prechangeupper()
/openbmc/linux/net/ipv6/
H A Daddrconf.c3761 if (info->upper_dev && netif_is_l3_master(info->upper_dev)) in addrconf_notify()

12