Home
last modified time | relevance | path

Searched refs:sparx5_netdevice_check (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c270 if (!sparx5_netdevice_check(dev)) in sparx5_netdevice_port_event()
311 if (!sparx5_netdevice_check(dev)) { in sparx5_switchdev_bridge_fdb_event_work()
370 sparx5_netdevice_check, in sparx5_switchdev_event()
426 if (!sparx5_netdevice_check(dev)) in sparx5_handle_port_vlan_add()
524 if (!sparx5_netdevice_check(dev)) in sparx5_handle_port_mdb_add()
580 if (!sparx5_netdevice_check(dev)) in sparx5_handle_port_mdb_del()
661 if (!sparx5_netdevice_check(dev)) in sparx5_handle_port_vlan_del()
713 sparx5_netdevice_check, in sparx5_switchdev_blocking_event()
H A Dsparx5_netdev.c256 bool sparx5_netdevice_check(const struct net_device *dev) in sparx5_netdevice_check() function
H A Dsparx5_main.h383 bool sparx5_netdevice_check(const struct net_device *dev);