Searched defs:upper_dev (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum.c | 4236 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local 4413 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_join() local 4471 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_leave() local 4803 static bool mlxsw_sp_netdev_is_master(struct net_device *upper_dev, in mlxsw_sp_netdev_is_master() 4817 struct net_device *upper_dev; in mlxsw_sp_netdevice_validate_uppers() local 4863 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local 5106 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local 5195 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local 5255 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local 5307 struct net_device *upper_dev; in mlxsw_sp_netdevice_macvlan_event() local [all …]
|
D | spectrum_router.c | 8793 struct net_device *upper_dev; in mlxsw_sp_rif_destroy_vlan_upper() local 8823 struct net_device *upper_dev; in mlxsw_sp_router_bridge_vlan_add() local 10116 struct net_device *upper_dev, in mlxsw_sp_netdevice_enslavement_replay() 10198 struct net_device *upper_dev; in __mlxsw_sp_router_port_join_lag() local 10244 struct net_device *upper_dev; in __mlxsw_sp_router_port_leave_lag() local
|
/linux-6.12.1/net/dsa/ |
D | tag.h | 108 struct net_device *upper_dev; in dsa_software_untag_vlan_unaware_bridge() local
|
D | port.c | 744 struct net_device *upper_dev, *user = dp->user; in dsa_port_can_apply_vlan_filtering() local
|
D | user.c | 672 struct net_device *upper_dev; in dsa_user_vlan_check_for_8021q_uppers() local
|
/linux-6.12.1/net/core/ |
D | dev.c | 7030 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev() 7048 struct net_device *upper_dev) in netdev_has_upper_dev() 7072 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu() 7319 struct net_device *upper_dev) in __netdev_has_upper_dev() 7851 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists() 7874 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists() 7884 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour() 7894 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour() 7902 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link() 7985 struct net_device *upper_dev, in netdev_upper_dev_link() [all …]
|
D | rtnetlink.c | 1630 const struct net_device *upper_dev; in put_master_ifindex() local 2707 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch.c | 2003 struct net_device *upper_dev, in dpaa2_switch_port_bridge_join() 2132 struct net_device *upper_dev; in dpaa2_switch_prevent_bridging_with_8021q_upper() local 2147 struct net_device *upper_dev, in dpaa2_switch_prechangeupper_sanity_checks() 2187 struct net_device *upper_dev; in dpaa2_switch_port_prechangeupper() local 2213 struct net_device *upper_dev; in dpaa2_switch_port_changeupper() local
|
/linux-6.12.1/net/8021q/ |
D | vlan_core.c | 90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
|
/linux-6.12.1/drivers/net/wireless/virtual/ |
D | virt_wifi.c | 640 struct net_device *upper_dev; in virt_wifi_event() local
|
/linux-6.12.1/drivers/net/ |
D | amt.c | 3348 struct net_device *upper_dev; in amt_lookup_upper_dev() local 3366 struct net_device *upper_dev; in amt_device_event() local
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.c | 190 struct net_device *upper_dev; in get_iff_from_mac() local
|
/linux-6.12.1/net/bridge/ |
D | br_vlan.c | 1668 struct net_device *upper_dev, in br_vlan_upper_change()
|
/linux-6.12.1/include/linux/ |
D | netdevice.h | 2928 struct net_device *upper_dev; /* new upper dev */ member
|