Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dswitchdev.h162 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/Linux-v4.19/net/bridge/
Dbr.c132 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
/Linux-v4.19/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1048 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in port_switchdev_event()
/Linux-v4.19/net/dsa/
Dslave.c1496 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_event()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c2345 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
/Linux-v4.19/drivers/net/ethernet/rocker/
Drocker_main.c2776 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_event()