| /kernel/linux/linux-6.6/net/dsa/ |
| D | tag.h | 55 struct net_device *upper_dev; in dsa_untag_bridge_pvid() local
|
| D | port.c | 744 struct net_device *upper_dev, *slave = dp->slave; in dsa_port_can_apply_vlan_filtering() local
|
| D | slave.c | 662 struct net_device *upper_dev; in dsa_slave_vlan_check_for_8021q_uppers() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum.c | 4183 struct net_device *upper_dev; in mlxsw_sp_port_lag_uppers_cleanup() local 4327 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_join() local 4385 struct net_device *upper_dev; in mlxsw_sp_lag_uppers_bridge_leave() local 4721 static bool mlxsw_sp_netdev_is_master(struct net_device *upper_dev, in mlxsw_sp_netdev_is_master() 4735 struct net_device *upper_dev; in mlxsw_sp_netdevice_validate_uppers() local 4781 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_upper_event() local 5024 struct net_device *upper_dev; in mlxsw_sp_netdevice_port_vlan_event() local 5113 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_vlan_event() local 5173 struct net_device *upper_dev; in mlxsw_sp_netdevice_bridge_event() local 5225 struct net_device *upper_dev; in mlxsw_sp_netdevice_macvlan_event() local [all …]
|
| D | spectrum_router.c | 8547 struct net_device *upper_dev; in mlxsw_sp_rif_destroy_vlan_upper() local 8577 struct net_device *upper_dev; in mlxsw_sp_router_bridge_vlan_add() local 9856 struct net_device *upper_dev, in mlxsw_sp_netdevice_enslavement_replay() 9938 struct net_device *upper_dev; in __mlxsw_sp_router_port_join_lag() local 9984 struct net_device *upper_dev; in __mlxsw_sp_router_port_leave_lag() local
|
| /kernel/linux/linux-5.10/net/core/ |
| D | dev.c | 6978 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev() 6996 struct net_device *upper_dev) in netdev_has_upper_dev() 7020 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu() 7267 struct net_device *upper_dev) in __netdev_has_upper_dev() 7789 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists() 7812 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists() 7822 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour() 7832 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour() 7840 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link() 7923 struct net_device *upper_dev, in netdev_upper_dev_link() [all …]
|
| D | rtnetlink.c | 1546 const struct net_device *upper_dev; in put_master_ifindex() local 2519 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
|
| /kernel/linux/linux-6.6/net/core/ |
| D | dev.c | 6862 static int ____netdev_has_upper_dev(struct net_device *upper_dev, in ____netdev_has_upper_dev() 6880 struct net_device *upper_dev) in netdev_has_upper_dev() 6904 struct net_device *upper_dev) in netdev_has_upper_dev_all_rcu() 7151 struct net_device *upper_dev) in __netdev_has_upper_dev() 7683 struct net_device *upper_dev, in __netdev_adjacent_dev_link_lists() 7706 struct net_device *upper_dev, in __netdev_adjacent_dev_unlink_lists() 7716 struct net_device *upper_dev, in __netdev_adjacent_dev_link_neighbour() 7726 struct net_device *upper_dev) in __netdev_adjacent_dev_unlink_neighbour() 7734 struct net_device *upper_dev, bool master, in __netdev_upper_dev_link() 7817 struct net_device *upper_dev, in netdev_upper_dev_link() [all …]
|
| D | rtnetlink.c | 1623 const struct net_device *upper_dev; in put_master_ifindex() local 2683 struct net_device *upper_dev = netdev_master_upper_dev_get(dev); in do_set_master() local
|
| /kernel/linux/linux-5.10/net/dsa/ |
| D | dsa_priv.h | 206 struct net_device *upper_dev; in dsa_untag_bridge_pvid() local
|
| D | port.c | 209 struct net_device *upper_dev, *slave = dp->slave; in dsa_port_can_apply_vlan_filtering() local
|
| D | slave.c | 311 struct net_device *upper_dev; in dsa_slave_vlan_check_for_8021q_uppers() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
| D | spectrum.c | 3413 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
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
| D | dpaa2-switch.c | 2011 struct net_device *upper_dev, in dpaa2_switch_port_bridge_join() 2149 struct net_device *upper_dev; in dpaa2_switch_prevent_bridging_with_8021q_upper() local 2164 struct net_device *upper_dev, in dpaa2_switch_prechangeupper_sanity_checks() 2190 struct net_device *upper_dev; in dpaa2_switch_port_netdevice_event() local
|
| /kernel/linux/linux-6.6/net/8021q/ |
| D | vlan_core.c | 90 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
|
| /kernel/linux/linux-5.10/net/8021q/ |
| D | vlan_core.c | 89 struct net_device *upper_dev; in __vlan_find_dev_deep_rcu() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ |
| D | virt_wifi.c | 626 struct net_device *upper_dev; in virt_wifi_event() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/virtual/ |
| D | virt_wifi.c | 640 struct net_device *upper_dev; in virt_wifi_event() local
|
| /kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/ |
| D | ethsw.c | 1221 struct net_device *upper_dev) in dpaa2_switch_port_bridge_join() 1276 struct net_device *upper_dev; in dpaa2_switch_port_netdevice_event() local
|
| /kernel/linux/linux-6.6/drivers/net/ |
| D | amt.c | 3354 struct net_device *upper_dev; in amt_lookup_upper_dev() local 3372 struct net_device *upper_dev; in amt_device_event() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_offload.c | 190 struct net_device *upper_dev; in get_iff_from_mac() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_offload.c | 190 struct net_device *upper_dev; in get_iff_from_mac() local
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
| D | i40iw_utils.c | 152 struct net_device *upper_dev; in i40iw_inetaddr_event() local
|
| /kernel/linux/linux-5.10/net/bridge/ |
| D | br_vlan.c | 1496 struct net_device *upper_dev, in br_vlan_upper_change()
|
| /kernel/linux/linux-6.6/net/bridge/ |
| D | br_vlan.c | 1670 struct net_device *upper_dev, in br_vlan_upper_change()
|