Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
Dbridge.c223 struct netlink_ext_ack *extack = switchdev_notifier_info_to_extack(&port_obj_info->info); in mlx5_esw_bridge_port_obj_add()
290 struct netlink_ext_ack *extack = switchdev_notifier_info_to_extack(&port_attr_info->info); in mlx5_esw_bridge_port_obj_attr_set()
/kernel/linux/linux-5.10/include/net/
Dswitchdev.h253 switchdev_notifier_info_to_extack(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_extack() function
/kernel/linux/linux-6.6/net/switchdev/
Dswitchdev.c623 extack = switchdev_notifier_info_to_extack(info); in __switchdev_handle_port_obj_add()
845 extack = switchdev_notifier_info_to_extack(info); in __switchdev_handle_port_attr_set()
/kernel/linux/linux-6.6/include/net/
Dswitchdev.h278 switchdev_notifier_info_to_extack(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_extack() function
/kernel/linux/linux-5.10/net/switchdev/
Dswitchdev.c460 extack = switchdev_notifier_info_to_extack(&port_obj_info->info); in __switchdev_handle_port_obj_add()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_eswitch_br.c550 extack = switchdev_notifier_info_to_extack(ptr); in ice_eswitch_br_switchdev_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
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()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_switchdev.c3702 extack = switchdev_notifier_info_to_extack(info); in mlxsw_sp_switchdev_vxlan_work_prepare()
3946 extack = switchdev_notifier_info_to_extack(&port_obj_info->info); in mlxsw_sp_switchdev_vxlan_vlans_add()
/kernel/linux/linux-6.6/drivers/net/vxlan/
Dvxlan_core.c4583 extack = switchdev_notifier_info_to_extack(&fdb_info->info); in vxlan_fdb_external_learn_add()
/kernel/linux/linux-5.10/drivers/net/vxlan/
Dvxlan_core.c4589 extack = switchdev_notifier_info_to_extack(&fdb_info->info); in vxlan_fdb_external_learn_add()