Home
last modified time | relevance | path

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

/Linux-v6.1/net/core/
Ddev.c6733 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev()
6751 struct net_device *upper_dev) in netdev_has_upper_dev()
6775 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu()
7022 struct net_device *upper_dev) in __netdev_has_upper_dev()
7554 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists()
7577 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists()
7587 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour()
7597 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour()
7605 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link()
7688 struct net_device *upper_dev, in netdev_upper_dev_link()
[all …]
Drtnetlink.c1569 const struct net_device *upper_dev; in put_master_ifindex() local
2555 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c4216 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local
4665 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local
4873 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local
4959 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local
5020 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local
5077 struct net_device *upper_dev; in mlxsw_sp_netdevice_macvlan_event() local
5100 struct net_device *upper_dev; in mlxsw_sp_netdevice_vxlan_event() local
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c1985 struct net_device *upper_dev, in dpaa2_switch_port_bridge_join()
2127 struct net_device *upper_dev; in dpaa2_switch_prevent_bridging_with_8021q_upper() local
2142 struct net_device *upper_dev, in dpaa2_switch_prechangeupper_sanity_checks()
2168 struct net_device *upper_dev; in dpaa2_switch_port_netdevice_event() local
/Linux-v6.1/net/8021q/
Dvlan_core.c90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
/Linux-v6.1/drivers/net/wireless/
Dvirt_wifi.c626 struct net_device *upper_dev; in virt_wifi_event() local
/Linux-v6.1/net/dsa/
Ddsa_priv.h353 struct net_device *upper_dev; in dsa_untag_bridge_pvid() local
Dport.c738 struct net_device *upper_dev, *slave = dp->slave; in dsa_port_can_apply_vlan_filtering() local
Dslave.c553 struct net_device *upper_dev; in dsa_slave_vlan_check_for_8021q_uppers() local
/Linux-v6.1/drivers/net/
Damt.c3354 struct net_device *upper_dev; in amt_lookup_upper_dev() local
3372 struct net_device *upper_dev; in amt_device_event() local
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.c190 struct net_device *upper_dev; in get_iff_from_mac() local
/Linux-v6.1/net/bridge/
Dbr_vlan.c1668 struct net_device *upper_dev, in br_vlan_upper_change()
/Linux-v6.1/include/linux/
Dnetdevice.h2843 struct net_device *upper_dev; /* new upper dev */ member