Searched defs:upper_dev (Results 1 – 13 of 13) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 4092 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local 4269 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_join() local 4327 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_leave() local 4659 static bool mlxsw_sp_netdev_is_master(struct net_device *upper_dev, in mlxsw_sp_netdev_is_master() 4673 struct net_device *upper_dev; in mlxsw_sp_netdevice_validate_uppers() local 4719 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local 4962 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local 5051 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local 5111 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local 5163 struct net_device *upper_dev; in mlxsw_sp_netdevice_macvlan_event() local [all …]
|
H A D | spectrum_router.c | 8748 struct net_device *upper_dev; in mlxsw_sp_rif_destroy_vlan_upper() local 8778 struct net_device *upper_dev; in mlxsw_sp_router_bridge_vlan_add() local 10071 struct net_device *upper_dev, in mlxsw_sp_netdevice_enslavement_replay() 10153 struct net_device *upper_dev; in __mlxsw_sp_router_port_join_lag() local 10199 struct net_device *upper_dev; in __mlxsw_sp_router_port_leave_lag() local
|
/linux/net/dsa/ |
H A D | tag.h | 108 struct net_device *upper_dev; in dsa_software_untag_vlan_unaware_bridge() local
|
H A D | user.c | 659 struct net_device *upper_dev; in dsa_user_vlan_check_for_8021q_uppers() local
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.c | 2013 struct net_device *upper_dev, in dpaa2_switch_port_bridge_join() 2142 struct net_device *upper_dev; in dpaa2_switch_prevent_bridging_with_8021q_upper() local 2157 struct net_device *upper_dev, in dpaa2_switch_prechangeupper_sanity_checks() 2197 struct net_device *upper_dev; in dpaa2_switch_port_prechangeupper() local 2223 struct net_device *upper_dev; in dpaa2_switch_port_changeupper() local
|
/linux/net/core/ |
H A D | dev.c | 7740 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev() 7758 struct net_device *upper_dev) in netdev_has_upper_dev() 7782 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu() 8029 struct net_device *upper_dev) in __netdev_has_upper_dev() 8561 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists() 8584 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists() 8594 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour() 8604 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour() 8612 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link() 8695 struct net_device *upper_dev, in netdev_upper_dev_link() [all …]
|
H A D | rtnetlink.c | 1809 const struct net_device *upper_dev; in put_master_ifindex() local 2917 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
|
/linux/net/8021q/ |
H A D | vlan_core.c | 90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
|
/linux/drivers/net/wireless/virtual/ |
H A D | virt_wifi.c | 642 struct net_device *upper_dev; in virt_wifi_event() local
|
/linux/drivers/net/ |
H A D | amt.c | 3350 struct net_device *upper_dev; in amt_lookup_upper_dev() local 3368 struct net_device *upper_dev; in amt_device_event() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.c | 190 struct net_device *upper_dev; in get_iff_from_mac() local
|
/linux/net/bridge/ |
H A D | br_vlan.c | 1682 struct net_device *upper_dev, in br_vlan_upper_change()
|
/linux/include/linux/ |
H A D | netdevice.h | 3196 struct net_device *upper_dev; /* new upper dev */ member
|