Home
last modified time | relevance | path

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

/Linux-v5.4/net/core/
Ddev.c6436 static int ____netdev_has_upper_dev(struct net_device *upper_dev, void *data) in ____netdev_has_upper_dev()
6453 struct net_device *upper_dev) in netdev_has_upper_dev()
6473 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu()
6716 struct net_device *upper_dev) in __netdev_has_upper_dev()
7220 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists()
7243 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists()
7253 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour()
7263 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour()
7271 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link()
7353 struct net_device *upper_dev, in netdev_upper_dev_link()
[all …]
Drtnetlink.c1490 const struct net_device *upper_dev; in put_master_ifindex() local
2367 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
/Linux-v5.4/drivers/net/wireless/
Dvirt_wifi.c605 struct net_device *upper_dev; in virt_wifi_event() local
/Linux-v5.4/net/8021q/
Dvlan_core.c89 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1112 struct net_device *upper_dev) in port_bridge_join()
1157 struct net_device *upper_dev; in port_netdevice_event() local
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c5528 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local
5960 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local
6136 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local
6224 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local
6284 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local
6354 struct net_device *upper_dev; in mlxsw_sp_netdevice_vxlan_event() local
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c190 struct net_device *upper_dev; in get_iff_from_mac() local
/Linux-v5.4/net/bridge/
Dbr_vlan.c1402 struct net_device *upper_dev, in br_vlan_upper_change()
/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_utils.c152 struct net_device *upper_dev; in i40iw_inetaddr_event() local
/Linux-v5.4/include/linux/
Dnetdevice.h2510 struct net_device *upper_dev; /* new upper dev */ member