Home
last modified time | relevance | path

Searched defs:upper_dev (Results 1 – 14 of 14) 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.c4095 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local
4272 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_join() local
4330 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_leave() local
4662 static bool mlxsw_sp_netdev_is_master(struct net_device *upper_dev, in mlxsw_sp_netdev_is_master()
4676 struct net_device *upper_dev; in mlxsw_sp_netdevice_validate_uppers() local
4722 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local
4965 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local
5054 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local
5114 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local
5166 struct net_device *upper_dev; in mlxsw_sp_netdevice_macvlan_event() local
[all …]
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c86 struct net_device *upper_dev) in dpaa2_switch_fdb_for_join()
148 struct net_device *upper_dev, in dpaa2_switch_port_set_fdb()
2202 struct net_device *upper_dev, in dpaa2_switch_port_bridge_join()
2351 dpaa2_switch_have_vlan_upper(struct net_device *upper_dev, in dpaa2_switch_have_vlan_upper()
2390 struct net_device *upper_dev, in dpaa2_switch_prechangeupper_sanity_checks()
2424 struct net_device *upper_dev, in dpaa2_switch_pre_lag_join()
2733 struct net_device *upper_dev, *br; in dpaa2_switch_port_prechangeupper() local
2785 struct net_device *upper_dev; in dpaa2_switch_port_changeupper() local
/linux/net/core/
H A Ddev.c8068 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev()
8086 struct net_device *upper_dev) in netdev_has_upper_dev()
8110 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu()
8358 struct net_device *upper_dev) in __netdev_has_upper_dev()
8890 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists()
8913 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists()
8923 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour()
8933 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour()
8941 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link()
9024 struct net_device *upper_dev, in netdev_upper_dev_link()
[all …]
H A Drtnetlink.c1894 const struct net_device *upper_dev; in put_master_ifindex() local
3040 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.c645 struct net_device *upper_dev; in virt_wifi_event() local
/linux/drivers/net/
H A Damt.c3413 struct net_device *upper_dev; in amt_lookup_upper_dev() local
3431 struct net_device *upper_dev; in amt_device_event() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c190 struct net_device *upper_dev; in get_iff_from_mac() local
/linux/net/dsa/
H A Dport.c740 struct net_device *upper_dev, *user = dp->user; in dsa_port_can_apply_vlan_filtering() local
H A Duser.c660 struct net_device *upper_dev; in dsa_user_vlan_check_for_8021q_uppers() local
/linux/net/bridge/
H A Dbr_vlan.c1689 struct net_device *upper_dev, in br_vlan_upper_change()
/linux/include/linux/
H A Dnetdevice.h3299 struct net_device *upper_dev; /* new upper dev */ member