Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c6964 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev()
6982 struct net_device *upper_dev) in netdev_has_upper_dev()
7006 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu()
7253 struct net_device *upper_dev) in __netdev_has_upper_dev()
7775 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists()
7798 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists()
7808 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour()
7818 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour()
7826 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link()
7909 struct net_device *upper_dev, in netdev_upper_dev_link()
[all …]
H A Drtnetlink.c1537 const struct net_device *upper_dev; in put_master_ifindex() local
2496 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa_priv.h206 struct net_device *upper_dev; in dsa_untag_bridge_pvid() local
H A Dport.c209 struct net_device *upper_dev, *slave = dp->slave; in dsa_port_can_apply_vlan_filtering() local
H A Dslave.c311 struct net_device *upper_dev; in dsa_slave_vlan_check_for_8021q_uppers() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c3413 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local
3845 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local
4021 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local
4109 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local
4169 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local
4239 struct net_device *upper_dev; in mlxsw_sp_netdevice_vxlan_event() local
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_core.c89 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/
H A Dvirt_wifi.c649 struct net_device *upper_dev; in virt_wifi_event() local
/OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c1221 struct net_device *upper_dev) in dpaa2_switch_port_bridge_join()
1276 struct net_device *upper_dev; in dpaa2_switch_port_netdevice_event() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.c190 struct net_device *upper_dev; in get_iff_from_mac() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_utils.c152 struct net_device *upper_dev; in i40iw_inetaddr_event() local
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_vlan.c1496 struct net_device *upper_dev, in br_vlan_upper_change()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2788 struct net_device *upper_dev; /* new upper dev */ member