Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/net/ethernet/ti/
Dam65-cpsw-switchdev.c422 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in am65_cpsw_switchdev_event()
479 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in am65_cpsw_switchdev_blocking_event()
Dcpsw_switchdev.c432 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_event()
489 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_blocking_event()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c322 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_event_blocking()
415 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_switchdev_event()
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/
Dlan966x_switchdev.c510 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in lan966x_switchdev_event()
616 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in lan966x_switchdev_blocking_event()
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c358 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in sparx5_switchdev_event()
701 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in sparx5_switchdev_blocking_event()
/linux-6.1.9/include/net/
Dswitchdev.h272 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/
Dprestera_switchdev.c1292 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_event()
1743 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_blk_event()
/linux-6.1.9/drivers/net/ethernet/adi/
Dadin1110.c1303 struct net_device *netdev = switchdev_notifier_info_to_dev(ptr); in adin1110_switchdev_blocking_event()
1462 struct net_device *netdev = switchdev_notifier_info_to_dev(ptr); in adin1110_switchdev_event()
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_net.c1632 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_event()
1653 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_blocking_event()
/linux-6.1.9/drivers/net/ethernet/rocker/
Drocker_main.c2757 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_event()
2825 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_blocking_event()
/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c2263 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_event()
2337 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_blocking_event()
/linux-6.1.9/net/dsa/
Dslave.c3382 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_event()
3408 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_blocking_event()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3585 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
3885 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_blocking_event()
/linux-6.1.9/drivers/s390/net/
Dqeth_l2_main.c863 dstdev = switchdev_notifier_info_to_dev(info); in qeth_l2_switchdev_event()
/linux-6.1.9/drivers/net/vxlan/
Dvxlan_core.c4570 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()