Searched defs:upper_dev (Results 1 - 14 of 14) sorted by relevance

/linux-master/net/dsa/
H A Dtag.h55 struct net_device *upper_dev; local
H A Dport.c744 struct net_device *upper_dev, *user = dp->user; local
H A Duser.c669 struct net_device *upper_dev; local
[all...]
/linux-master/net/8021q/
H A Dvlan_core.c90 struct net_device *upper_dev; local
/linux-master/drivers/net/wireless/virtual/
H A Dvirt_wifi.c626 struct net_device *upper_dev; local
/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c190 struct net_device *upper_dev; local
/linux-master/drivers/net/
H A Damt.c3348 struct net_device *upper_dev; local
3366 struct net_device *upper_dev; local
/linux-master/net/bridge/
H A Dbr_vlan.c1667 br_vlan_upper_change(struct net_device *dev, struct net_device *upper_dev, bool linking) argument
/linux-master/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2132 struct net_device *upper_dev; local
2187 struct net_device *upper_dev; local
2002 dpaa2_switch_port_bridge_join(struct net_device *netdev, struct net_device *upper_dev, struct netlink_ext_ack *extack) argument
2146 dpaa2_switch_prechangeupper_sanity_checks(struct net_device *netdev, struct net_device *upper_dev, struct netlink_ext_ack *extack) argument
2213 struct net_device *upper_dev; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4253 struct net_device *upper_dev; local
4430 struct net_device *upper_dev; local
4488 struct net_device *upper_dev; local
4820 mlxsw_sp_netdev_is_master(struct net_device *upper_dev, struct net_device *dev) argument
4834 struct net_device *upper_dev; local
4880 struct net_device *upper_dev; local
5123 struct net_device *upper_dev; local
5212 struct net_device *upper_dev; local
5272 struct net_device *upper_dev; local
5324 struct net_device *upper_dev; local
5347 struct net_device *upper_dev; local
[all...]
H A Dspectrum_router.c8796 struct net_device *upper_dev; local
8826 struct net_device *upper_dev; local
10118 mlxsw_sp_netdevice_enslavement_replay(struct mlxsw_sp *mlxsw_sp, struct net_device *upper_dev, struct netlink_ext_ack *extack) argument
10201 struct net_device *upper_dev; local
10247 struct net_device *upper_dev; local
[all...]
/linux-master/net/core/
H A Drtnetlink.c1599 const struct net_device *upper_dev; local
2662 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); local
[all...]
H A Ddev.c6881 static int ____netdev_has_upper_dev(struct net_device *upper_dev, argument
6898 netdev_has_upper_dev(struct net_device *dev, struct net_device *upper_dev) argument
6922 netdev_has_upper_dev_all_rcu(struct net_device *dev, struct net_device *upper_dev) argument
7169 __netdev_has_upper_dev(struct net_device *dev, struct net_device *upper_dev) argument
7701 __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) argument
7724 __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) argument
7734 __netdev_adjacent_dev_link_neighbour(struct net_device *dev, struct net_device *upper_dev, void *private, bool master) argument
7744 __netdev_adjacent_dev_unlink_neighbour(struct net_device *dev, struct net_device *upper_dev) argument
7752 __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) argument
7835 netdev_upper_dev_link(struct net_device *dev, struct net_device *upper_dev, struct netlink_ext_ack *extack) argument
7863 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) argument
7878 __netdev_upper_dev_unlink(struct net_device *dev, struct net_device *upper_dev, struct netdev_nested_priv *priv) argument
7918 netdev_upper_dev_unlink(struct net_device *dev, struct net_device *upper_dev) argument
7930 __netdev_adjacent_dev_set(struct net_device *upper_dev, struct net_device *lower_dev, bool val) argument
7945 netdev_adjacent_dev_disable(struct net_device *upper_dev, struct net_device *lower_dev) argument
7951 netdev_adjacent_dev_enable(struct net_device *upper_dev, struct net_device *lower_dev) argument
[all...]
/linux-master/include/linux/
H A Dnetdevice.h2924 struct net_device *upper_dev; /* new upper dev */ member in struct:netdev_notifier_changeupper_info

Completed in 378 milliseconds