Home
last modified time | relevance | path

Searched defs:upper_dev (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/net/core/
Ddev.c4931 struct net_device *upper_dev) in netdev_has_upper_dev()
5282 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists()
5305 struct net_device *upper_dev) in __netdev_adjacent_dev_link()
5314 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists()
5323 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink()
5331 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour()
5352 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour()
5361 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link()
5484 struct net_device *upper_dev) in netdev_upper_dev_link()
5502 struct net_device *upper_dev) in netdev_master_upper_dev_link()
[all …]
Drtnetlink.c1202 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in rtnl_fill_ifinfo() local
1646 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
/linux-4.4.14/net/8021q/
Dvlan_core.c82 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes.c148 struct net_device *upper_dev; in nes_inetaddr_event() local
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c190 struct net_device *upper_dev; in get_iff_from_mac() local
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c1874 struct net_device *upper_dev; in mlxsw_sp_netdevice_event() local
/linux-4.4.14/include/linux/
Dnetdevice.h2139 struct net_device *upper_dev; /* new upper dev */ member