Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/ti/
Dcpsw_switchdev.c477 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_event()
534 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_blocking_event()
/linux-5.10/net/bridge/
Dbr.c150 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
/linux-5.10/include/net/
Dswitchdev.h247 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/linux-5.10/drivers/net/ethernet/mscc/
Docelot_net.c997 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_event()
1018 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_blocking_event()
/linux-5.10/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c843 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_event()
1118 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_blk_event()
/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
Dethsw.c1350 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_event()
1422 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_blocking_event()
/linux-5.10/net/dsa/
Dslave.c2080 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_event()
2126 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_blocking_event()
/linux-5.10/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-5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3092 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
3409 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_blocking_event()
/linux-5.10/drivers/net/
Dvxlan.c4631 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()