Searched refs:mlxsw_sp_port_dev_check (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.c | 3336 bool mlxsw_sp_port_dev_check(const struct net_device *dev) in mlxsw_sp_port_dev_check() function 3346 if (mlxsw_sp_port_dev_check(lower_dev)) { in mlxsw_sp_lower_dev_walk() 3360 if (mlxsw_sp_port_dev_check(dev)) in mlxsw_sp_port_dev_lower_find() 3382 if (mlxsw_sp_port_dev_check(dev)) in mlxsw_sp_port_dev_lower_find_rcu() 4001 if (mlxsw_sp_port_dev_check(dev)) { in mlxsw_sp_netdevice_lag_event() 4089 if (mlxsw_sp_port_dev_check(dev)) { in mlxsw_sp_netdevice_lag_port_vlan_event() 4149 if (mlxsw_sp_port_dev_check(real_dev)) in mlxsw_sp_netdevice_vlan_event() 4330 else if (mlxsw_sp_port_dev_check(dev)) in mlxsw_sp_netdevice_event()
|
H A D | spectrum_span.c | 219 .can_handle = mlxsw_sp_port_dev_check, 346 mlxsw_sp_port_dev_check(dev)) in mlxsw_sp_span_entry_lag() 393 if (!mlxsw_sp_port_dev_check(edev)) in mlxsw_sp_span_entry_tunnel_parms_common() 625 mlxsw_sp_port_dev_check(vlan_dev_real_dev(dev)); in mlxsw_sp_span_vlan_can_handle()
|
H A D | spectrum_flower.c | 241 if (!mlxsw_sp_port_dev_check(ingress_dev)) { in mlxsw_sp_flower_parse_meta()
|
H A D | spectrum_switchdev.c | 3102 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_event() 3419 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_blocking_event() 3427 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_blocking_event() 3432 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_blocking_event()
|
H A D | spectrum_acl.c | 413 if (!mlxsw_sp_port_dev_check(out_dev)) { in mlxsw_sp_acl_rulei_act_fwd()
|
H A D | spectrum.h | 610 bool mlxsw_sp_port_dev_check(const struct net_device *dev);
|
H A D | spectrum_router.c | 6801 if (mlxsw_sp_port_dev_check(port_dev)) { in __mlxsw_sp_inetaddr_lag_event() 6861 if (mlxsw_sp_port_dev_check(real_dev)) in mlxsw_sp_inetaddr_vlan_event() 7029 if (mlxsw_sp_port_dev_check(dev)) in __mlxsw_sp_inetaddr_event()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_span.c | 221 .can_handle = mlxsw_sp_port_dev_check, 347 mlxsw_sp_port_dev_check(dev)) in mlxsw_sp_span_entry_lag() 394 if (!mlxsw_sp_port_dev_check(edev)) in mlxsw_sp_span_entry_tunnel_parms_common() 627 mlxsw_sp_port_dev_check(vlan_dev_real_dev(dev)); in mlxsw_sp_span_vlan_can_handle()
|
H A D | spectrum.c | 4060 bool mlxsw_sp_port_dev_check(const struct net_device *dev) in mlxsw_sp_port_dev_check() function 4070 if (mlxsw_sp_port_dev_check(lower_dev)) { in mlxsw_sp_lower_dev_walk() 4084 if (mlxsw_sp_port_dev_check(dev)) in mlxsw_sp_port_dev_lower_find() 4106 if (mlxsw_sp_port_dev_check(dev)) in mlxsw_sp_port_dev_lower_find_rcu() 5004 if (mlxsw_sp_port_dev_check(dev)) { in mlxsw_sp_netdevice_lag_event() 5093 if (mlxsw_sp_port_dev_check(dev)) { in mlxsw_sp_netdevice_lag_port_vlan_event() 5149 if (mlxsw_sp_port_dev_check(real_dev)) in mlxsw_sp_netdevice_vlan_event() 5325 else if (mlxsw_sp_port_dev_check(dev)) in __mlxsw_sp_netdevice_event()
|
H A D | spectrum_switchdev.c | 3747 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_event() 4047 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_blocking_event() 4055 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_blocking_event() 4060 mlxsw_sp_port_dev_check, in mlxsw_sp_switchdev_blocking_event()
|
H A D | spectrum_flower.c | 318 if (!mlxsw_sp_port_dev_check(ingress_dev)) { in mlxsw_sp_flower_parse_meta_iif()
|
H A D | spectrum_acl.c | 425 if (!mlxsw_sp_port_dev_check(out_dev)) { in mlxsw_sp_acl_rulei_act_fwd()
|
H A D | spectrum_router.c | 9033 if (mlxsw_sp_port_dev_check(port_dev)) { in __mlxsw_sp_inetaddr_lag_event() 9120 if (mlxsw_sp_port_dev_check(real_dev)) { in mlxsw_sp_inetaddr_vlan_event() 9262 if (mlxsw_sp_port_dev_check(dev)) in __mlxsw_sp_inetaddr_event() 9531 mlxsw_sp_port_dev_check(dev) || in mlxsw_sp_router_netdevice_interesting() 9542 mlxsw_sp_port_dev_check(vlan->real_dev); in mlxsw_sp_router_netdevice_interesting()
|
H A D | spectrum.h | 720 bool mlxsw_sp_port_dev_check(const struct net_device *dev);
|
Completed in 63 milliseconds