Home
last modified time | relevance | path

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

/Linux-v5.15/net/bridge/
Dbr.c153 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
209 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_blocking_event()
/Linux-v5.15/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c270 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in sparx5_switchdev_event()
466 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in sparx5_switchdev_blocking_event()
/Linux-v5.15/drivers/net/ethernet/ti/
Dam65-cpsw-switchdev.c426 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in am65_cpsw_switchdev_event()
483 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in am65_cpsw_switchdev_blocking_event()
Dcpsw_switchdev.c436 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_event()
493 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_blocking_event()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c285 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_event_blocking()
378 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_switchdev_event()
/Linux-v5.15/include/net/
Dswitchdev.h246 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/Linux-v5.15/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c847 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_event()
1107 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_blk_event()
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot_net.c1451 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_event()
1472 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_blocking_event()
/Linux-v5.15/net/dsa/
Dslave.c2521 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_event()
2554 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_blocking_event()
/Linux-v5.15/drivers/net/ethernet/rocker/
Drocker_main.c2769 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_event()
2837 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_blocking_event()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c2258 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_event()
2332 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_blocking_event()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3219 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
3519 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_blocking_event()
/Linux-v5.15/drivers/s390/net/
Dqeth_l2_main.c869 dstdev = switchdev_notifier_info_to_dev(info); in qeth_l2_switchdev_event()
/Linux-v5.15/drivers/net/
Dvxlan.c4642 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()