Home
last modified time | relevance | path

Searched refs:switchdev_notifier_info_to_extack (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dswitchdev.h253 switchdev_notifier_info_to_extack(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_extack() function
/OK3568_Linux_fs/kernel/net/switchdev/
H A Dswitchdev.c460 extack = switchdev_notifier_info_to_extack(&port_obj_info->info); in __switchdev_handle_port_obj_add()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c3060 extack = switchdev_notifier_info_to_extack(info); in mlxsw_sp_switchdev_vxlan_work_prepare()
3308 extack = switchdev_notifier_info_to_extack(&port_obj_info->info); in mlxsw_sp_switchdev_vxlan_vlans_add()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c4594 extack = switchdev_notifier_info_to_extack(&fdb_info->info); in vxlan_fdb_external_learn_add()