Searched defs:upper_dev (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/net/core/ |
D | dev.c | 7202 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 …]
|
D | rtnetlink.c | 1530 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/ |
D | spectrum.c | 3701 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/ |
D | dpaa2-switch.c | 1980 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/ |
D | vlan_core.c | 90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
|
/Linux-v5.15/drivers/net/wireless/ |
D | virt_wifi.c | 626 struct net_device *upper_dev; in virt_wifi_event() local
|
/Linux-v5.15/net/dsa/ |
D | dsa_priv.h | 350 struct net_device *upper_dev; in dsa_untag_bridge_pvid() local
|
D | port.c | 526 struct net_device *upper_dev, *slave = dp->slave; in dsa_port_can_apply_vlan_filtering() local
|
D | slave.c | 330 struct net_device *upper_dev; in dsa_slave_vlan_check_for_8021q_uppers() local
|
/Linux-v5.15/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 190 struct net_device *upper_dev; in get_iff_from_mac() local
|
/Linux-v5.15/net/bridge/ |
D | br_vlan.c | 1595 struct net_device *upper_dev, in br_vlan_upper_change()
|
/Linux-v5.15/include/linux/ |
D | netdevice.h | 2846 struct net_device *upper_dev; /* new upper dev */ member
|