Home
last modified time | relevance | path

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

/openbmc/linux/net/bridge/
H A 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()
/openbmc/linux/drivers/net/ethernet/ti/
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()
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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A 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()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A 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()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A 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()
/openbmc/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
/openbmc/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()
858 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ice_eswitch_br_event_blocking()
/openbmc/linux/drivers/net/ethernet/adi/
H A 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()
/openbmc/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()
/openbmc/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()
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()
/openbmc/linux/drivers/net/ethernet/mscc/
H A 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()
/openbmc/linux/drivers/net/ethernet/rocker/
H A 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()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A 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()
/openbmc/linux/net/dsa/
H A 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()
/openbmc/linux/drivers/s390/net/
H A Dqeth_l2_main.c863 dstdev = switchdev_notifier_info_to_dev(info); in qeth_l2_switchdev_event()
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_core.c4656 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()