Home
last modified time | relevance | path

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

/linux-6.6.21/net/bridge/
Dbr.c153 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
210 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_blocking_event()
/linux-6.6.21/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.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c341 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_event_blocking()
434 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_switchdev_event()
/linux-6.6.21/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.6.21/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.6.21/include/net/
Dswitchdev.h272 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_eswitch_br.c541 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ice_eswitch_br_switchdev_event()
858 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ice_eswitch_br_event_blocking()
/linux-6.6.21/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.6.21/drivers/net/ethernet/adi/
Dadin1110.c1323 struct net_device *netdev = switchdev_notifier_info_to_dev(ptr); in adin1110_switchdev_blocking_event()
1482 struct net_device *netdev = switchdev_notifier_info_to_dev(ptr); in adin1110_switchdev_event()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c403 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_bridge_port_replay_switchdev_objs()
451 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_bridge_port_unreplay_switchdev_objs()
3738 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
4038 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_blocking_event()
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_net.c1622 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_event()
1643 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_blocking_event()
/linux-6.6.21/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.6.21/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c2276 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_event()
2350 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_blocking_event()
/linux-6.6.21/net/dsa/
Dslave.c3612 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_event()
3638 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_blocking_event()
/linux-6.6.21/drivers/s390/net/
Dqeth_l2_main.c863 dstdev = switchdev_notifier_info_to_dev(info); in qeth_l2_switchdev_event()
/linux-6.6.21/drivers/net/vxlan/
Dvxlan_core.c4632 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()