Home
last modified time | relevance | path

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

/linux-6.14.4/net/bridge/
Dbr.c160 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
217 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_blocking_event()
/linux-6.14.4/drivers/net/ethernet/ti/icssg/
Dicssg_switchdev.c180 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in prueth_switchdev_event()
424 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prueth_switchdev_blocking_event()
/linux-6.14.4/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.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c336 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_event_blocking()
429 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlx5_esw_bridge_switchdev_event()
/linux-6.14.4/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.14.4/drivers/net/ethernet/microchip/sparx5/
Dsparx5_switchdev.c371 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in sparx5_switchdev_event()
714 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in sparx5_switchdev_blocking_event()
/linux-6.14.4/include/net/
Dswitchdev.h272 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/linux-6.14.4/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()
861 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ice_eswitch_br_event_blocking()
/linux-6.14.4/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.14.4/drivers/net/ethernet/adi/
Dadin1110.c1325 struct net_device *netdev = switchdev_notifier_info_to_dev(ptr); in adin1110_switchdev_blocking_event()
1484 struct net_device *netdev = switchdev_notifier_info_to_dev(ptr); in adin1110_switchdev_event()
/linux-6.14.4/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.14.4/drivers/net/ethernet/mscc/
Docelot_net.c1634 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_event()
1655 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_blocking_event()
/linux-6.14.4/drivers/net/ethernet/rocker/
Drocker_main.c2756 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_event()
2824 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_blocking_event()
/linux-6.14.4/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c2312 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_event()
2386 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_blocking_event()
/linux-6.14.4/net/dsa/
Duser.c3747 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_user_switchdev_event()
3773 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_user_switchdev_blocking_event()
/linux-6.14.4/drivers/s390/net/
Dqeth_l2_main.c863 dstdev = switchdev_notifier_info_to_dev(info); in qeth_l2_switchdev_event()
/linux-6.14.4/drivers/net/vxlan/
Dvxlan_core.c4847 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()