Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4094 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local
4271 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_join() local
4329 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_leave() local
4661 static bool mlxsw_sp_netdev_is_master(struct net_device *upper_dev, in mlxsw_sp_netdev_is_master()
4675 struct net_device *upper_dev; in mlxsw_sp_netdevice_validate_uppers() local
4721 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local
4964 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local
5053 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local
5113 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local
5165 struct net_device *upper_dev; in mlxsw_sp_netdevice_macvlan_event() local
[all …]
H A Dspectrum_router.c8748 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 Dtag.h108 struct net_device *upper_dev; in dsa_software_untag_vlan_unaware_bridge() local
H A Duser.c659 struct net_device *upper_dev; in dsa_user_vlan_check_for_8021q_uppers() local
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2013 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 Ddev.c7757 ____netdev_has_upper_dev(struct net_device * upper_dev,struct netdev_nested_priv * priv) ____netdev_has_upper_dev() argument
7775 netdev_has_upper_dev(struct net_device * dev,struct net_device * upper_dev) netdev_has_upper_dev() argument
7799 netdev_has_upper_dev_all_rcu(struct net_device * dev,struct net_device * upper_dev) netdev_has_upper_dev_all_rcu() argument
8046 __netdev_has_upper_dev(struct net_device * dev,struct net_device * upper_dev) __netdev_has_upper_dev() argument
8578 __netdev_adjacent_dev_link_lists(struct net_device * dev,struct net_device * upper_dev,struct list_head * up_list,struct list_head * down_list,void * private,bool master) __netdev_adjacent_dev_link_lists() argument
8601 __netdev_adjacent_dev_unlink_lists(struct net_device * dev,struct net_device * upper_dev,u16 ref_nr,struct list_head * up_list,struct list_head * down_list) __netdev_adjacent_dev_unlink_lists() argument
8611 __netdev_adjacent_dev_link_neighbour(struct net_device * dev,struct net_device * upper_dev,void * private,bool master) __netdev_adjacent_dev_link_neighbour() argument
8621 __netdev_adjacent_dev_unlink_neighbour(struct net_device * dev,struct net_device * upper_dev) __netdev_adjacent_dev_unlink_neighbour() argument
8629 __netdev_upper_dev_link(struct net_device * dev,struct net_device * upper_dev,bool master,void * upper_priv,void * upper_info,struct netdev_nested_priv * priv,struct netlink_ext_ack * extack) __netdev_upper_dev_link() argument
8712 netdev_upper_dev_link(struct net_device * dev,struct net_device * upper_dev,struct netlink_ext_ack * extack) netdev_upper_dev_link() argument
8740 netdev_master_upper_dev_link(struct net_device * dev,struct net_device * upper_dev,void * upper_priv,void * upper_info,struct netlink_ext_ack * extack) netdev_master_upper_dev_link() argument
8755 __netdev_upper_dev_unlink(struct net_device * dev,struct net_device * upper_dev,struct netdev_nested_priv * priv) __netdev_upper_dev_unlink() argument
8795 netdev_upper_dev_unlink(struct net_device * dev,struct net_device * upper_dev) netdev_upper_dev_unlink() argument
8806 __netdev_adjacent_dev_set(struct net_device * upper_dev,struct net_device * lower_dev,bool val) __netdev_adjacent_dev_set() argument
8821 netdev_adjacent_dev_disable(struct net_device * upper_dev,struct net_device * lower_dev) netdev_adjacent_dev_disable() argument
8827 netdev_adjacent_dev_enable(struct net_device * upper_dev,struct net_device * lower_dev) netdev_adjacent_dev_enable() argument
[all...]
H A Drtnetlink.c1809 const struct net_device *upper_dev; put_master_ifindex() local
2917 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); do_set_master() local
[all...]
/linux/net/8021q/
H A Dvlan_core.c90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
/linux/drivers/net/wireless/virtual/
H A Dvirt_wifi.c644 struct net_device *upper_dev; in virt_wifi_event() local
/linux/net/bridge/
H A Dbr_vlan.c1682 br_vlan_upper_change(struct net_device * dev,struct net_device * upper_dev,bool linking) br_vlan_upper_change() argument