Home
last modified time | relevance | path

Searched refs:switchdev_notifier_info_to_dev (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/net/
Dswitchdev.h145 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/Linux-v5.4/net/bridge/
Dbr.c150 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
/Linux-v5.4/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1235 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in port_switchdev_event()
1305 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in port_switchdev_blocking_event()
/Linux-v5.4/net/dsa/
Dslave.c1635 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_event()
1681 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_blocking_event()
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot.c1762 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_event()
1784 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_blocking_event()
/Linux-v5.4/drivers/net/ethernet/rocker/
Drocker_main.c2796 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_event()
2865 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_blocking_event()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3121 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
3438 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_blocking_event()
/Linux-v5.4/drivers/net/
Dvxlan.c4351 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()