Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddev.c6369 static int __netdev_has_upper_dev(struct net_device *upper_dev, void *data) in __netdev_has_upper_dev()
6386 struct net_device *upper_dev) in netdev_has_upper_dev()
6406 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu()
6886 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists()
6909 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists()
6919 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour()
6929 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour()
6937 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link()
7009 struct net_device *upper_dev, in netdev_upper_dev_link()
7032 struct net_device *upper_dev, in netdev_master_upper_dev_link()
[all …]
Drtnetlink.c1486 const struct net_device *upper_dev; in put_master_ifindex() local
2273 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
/Linux-v4.19/net/8021q/
Dvlan_core.c89 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c939 struct net_device *upper_dev) in port_bridge_join()
980 struct net_device *upper_dev; in port_netdevice_event() local
/Linux-v4.19/drivers/infiniband/hw/nes/
Dnes.c135 struct net_device *upper_dev; in nes_inetaddr_event() local
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c190 struct net_device *upper_dev; in get_iff_from_mac() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c4560 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local
4724 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local
4822 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local
/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_utils.c152 struct net_device *upper_dev; in i40iw_inetaddr_event() local
/Linux-v4.19/include/linux/
Dnetdevice.h2475 struct net_device *upper_dev; /* new upper dev */ member