Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_bond.c27 struct net_device *upper_dev; in get_upper_dev_from_ndev() local
54 struct net_device *upper_dev = NULL; in hns_roce_get_bond_grp() local
453 struct net_device *upper_dev) in hns_roce_bond_info_update_nolock()
517 struct net_device *upper_dev) in check_slave_support()
582 struct net_device *upper_dev) in hns_roce_attach_bond_grp()
706 struct net_device *upper_dev) in check_linking_bond_support()
716 struct net_device *upper_dev, in check_bond_support()
744 struct net_device *upper_dev = info->upper_dev; in upper_event_filter() local
777 struct net_device *upper_dev = info->upper_dev; in hns_roce_bond_upper_event() local
H A Dhns_roce_bond.h61 struct net_device *upper_dev; member
/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.c7845 ____netdev_has_upper_dev(struct net_device * upper_dev,struct netdev_nested_priv * priv) ____netdev_has_upper_dev() argument
7863 netdev_has_upper_dev(struct net_device * dev,struct net_device * upper_dev) netdev_has_upper_dev() argument
7887 netdev_has_upper_dev_all_rcu(struct net_device * dev,struct net_device * upper_dev) netdev_has_upper_dev_all_rcu() argument
8134 __netdev_has_upper_dev(struct net_device * dev,struct net_device * upper_dev) __netdev_has_upper_dev() argument
8666 __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
8689 __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
8699 __netdev_adjacent_dev_link_neighbour(struct net_device * dev,struct net_device * upper_dev,void * private,bool master) __netdev_adjacent_dev_link_neighbour() argument
8709 __netdev_adjacent_dev_unlink_neighbour(struct net_device * dev,struct net_device * upper_dev) __netdev_adjacent_dev_unlink_neighbour() argument
8717 __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
8800 netdev_upper_dev_link(struct net_device * dev,struct net_device * upper_dev,struct netlink_ext_ack * extack) netdev_upper_dev_link() argument
8828 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
8843 __netdev_upper_dev_unlink(struct net_device * dev,struct net_device * upper_dev,struct netdev_nested_priv * priv) __netdev_upper_dev_unlink() argument
8883 netdev_upper_dev_unlink(struct net_device * dev,struct net_device * upper_dev) netdev_upper_dev_unlink() argument
8894 __netdev_adjacent_dev_set(struct net_device * upper_dev,struct net_device * lower_dev,bool val) __netdev_adjacent_dev_set() argument
8909 netdev_adjacent_dev_disable(struct net_device * upper_dev,struct net_device * lower_dev) netdev_adjacent_dev_disable() argument
8915 netdev_adjacent_dev_enable(struct net_device * upper_dev,struct net_device * lower_dev) netdev_adjacent_dev_enable() argument
[all...]
H A Drtnetlink.c1817 const struct net_device *upper_dev; in put_master_ifindex() local
2932 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
/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.c1684 struct net_device *upper_dev, in br_vlan_upper_change()