Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c477 struct net_device *ndev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_event()
534 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in cpsw_switchdev_blocking_event()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr.c153 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in br_switchdev_event()
/OK3568_Linux_fs/kernel/include/net/
H A Dswitchdev.h247 switchdev_notifier_info_to_dev(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_dev() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c841 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_event()
1116 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in prestera_switchdev_blk_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot_net.c995 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_event()
1016 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in ocelot_switchdev_blocking_event()
/OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c1350 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_event()
1422 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dpaa2_switch_port_blocking_event()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c2125 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_event()
2171 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in dsa_slave_switchdev_blocking_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/
H A Drocker_main.c2796 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_event()
2865 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in rocker_switchdev_blocking_event()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3096 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_event()
3413 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in mlxsw_sp_switchdev_blocking_event()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c4643 struct net_device *dev = switchdev_notifier_info_to_dev(ptr); in vxlan_switchdev_event()