Home
last modified time | relevance | path

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

/Linux-v5.15/net/core/
Ddev.c7202 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev()
7220 struct net_device *upper_dev) in netdev_has_upper_dev()
7244 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu()
7491 struct net_device *upper_dev) in __netdev_has_upper_dev()
8013 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists()
8036 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists()
8046 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour()
8056 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour()
8064 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link()
8147 struct net_device *upper_dev, in netdev_upper_dev_link()
[all …]
Drtnetlink.c1530 const struct net_device *upper_dev; in put_master_ifindex() local
2498 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c3701 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local
4147 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local
4354 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local
4442 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local
4502 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local
4585 struct net_device *upper_dev; in mlxsw_sp_netdevice_vxlan_event() local
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c1980 struct net_device *upper_dev, in dpaa2_switch_port_bridge_join()
2122 struct net_device *upper_dev; in dpaa2_switch_prevent_bridging_with_8021q_upper() local
2137 struct net_device *upper_dev, in dpaa2_switch_prechangeupper_sanity_checks()
2163 struct net_device *upper_dev; in dpaa2_switch_port_netdevice_event() local
/Linux-v5.15/net/8021q/
Dvlan_core.c90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
/Linux-v5.15/drivers/net/wireless/
Dvirt_wifi.c626 struct net_device *upper_dev; in virt_wifi_event() local
/Linux-v5.15/net/dsa/
Ddsa_priv.h350 struct net_device *upper_dev; in dsa_untag_bridge_pvid() local
Dport.c526 struct net_device *upper_dev, *slave = dp->slave; in dsa_port_can_apply_vlan_filtering() local
Dslave.c330 struct net_device *upper_dev; in dsa_slave_vlan_check_for_8021q_uppers() local
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c190 struct net_device *upper_dev; in get_iff_from_mac() local
/Linux-v5.15/net/bridge/
Dbr_vlan.c1595 struct net_device *upper_dev, in br_vlan_upper_change()
/Linux-v5.15/include/linux/
Dnetdevice.h2846 struct net_device *upper_dev; /* new upper dev */ member