Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A 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/drivers/net/ethernet/ti/
H A 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()
H A 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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A 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/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_switchdev.c511 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in lan966x_switchdev_event()
617 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in lan966x_switchdev_blocking_event()
/linux/include/net/
H A Dswitchdev.h272 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/linux/drivers/net/ethernet/intel/ice/
H A 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/drivers/net/ethernet/marvell/prestera/
H A 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/drivers/net/ethernet/adi/
H A 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/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
3764 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
4064 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_blocking_event()
/linux/drivers/net/ethernet/rocker/
H A 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/net/dsa/
H A Duser.c3769 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_user_switchdev_event()
3795 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_user_switchdev_blocking_event()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c4800 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()