Searched defs:upper_dev (Results 1 – 13 of 13) sorted by relevance
/linux/net/core/ |
A D | dev.c | 7250 struct net_device *upper_dev) in netdev_has_upper_dev() 7274 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu() 7521 struct net_device *upper_dev) in __netdev_has_upper_dev() 8043 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists() 8066 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists() 8076 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour() 8086 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour() 8177 struct net_device *upper_dev, in netdev_upper_dev_link() 8205 struct net_device *upper_dev, in netdev_master_upper_dev_link() 8220 struct net_device *upper_dev, in __netdev_upper_dev_unlink() [all …]
|
A D | rtnetlink.c | 1530 const struct net_device *upper_dev; in put_master_ifindex() local 2498 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-switch.c | 1980 struct net_device *upper_dev, in dpaa2_switch_port_bridge_join() 2122 struct net_device *upper_dev; in dpaa2_switch_prevent_bridging_with_8021q_upper() local 2137 struct net_device *upper_dev, in dpaa2_switch_prechangeupper_sanity_checks() 2163 struct net_device *upper_dev; in dpaa2_switch_port_netdevice_event() local
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum.c | 3759 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local 4205 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local 4412 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local 4500 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local 4560 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local 4643 struct net_device *upper_dev; in mlxsw_sp_netdevice_vxlan_event() local
|
/linux/net/8021q/ |
A D | vlan_core.c | 90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
|
/linux/drivers/net/wireless/ |
A D | virt_wifi.c | 626 struct net_device *upper_dev; in virt_wifi_event() local
|
/linux/net/dsa/ |
A D | dsa_priv.h | 350 struct net_device *upper_dev; in dsa_untag_bridge_pvid() local
|
A D | port.c | 529 struct net_device *upper_dev, *slave = dp->slave; in dsa_port_can_apply_vlan_filtering() local
|
A D | slave.c | 330 struct net_device *upper_dev; in dsa_slave_vlan_check_for_8021q_uppers() local
|
/linux/drivers/net/ |
A D | amt.c | 3198 struct net_device *upper_dev; in amt_lookup_upper_dev() local 3216 struct net_device *upper_dev; in amt_device_event() local
|
/linux/drivers/net/ethernet/chelsio/cxgb3/ |
A D | cxgb3_offload.c | 190 struct net_device *upper_dev; in get_iff_from_mac() local
|
/linux/net/bridge/ |
A D | br_vlan.c | 1594 struct net_device *upper_dev, in br_vlan_upper_change()
|
/linux/include/linux/ |
A D | netdevice.h | 2846 struct net_device *upper_dev; /* new upper dev */ member
|
Completed in 83 milliseconds