Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dbridge.c220 struct netlink_ext_ack *extack = switchdev_notifier_info_to_extack(&port_obj_info->info); in mlx5_esw_bridge_port_obj_add()
275 struct netlink_ext_ack *extack = switchdev_notifier_info_to_extack(&port_attr_info->info); in mlx5_esw_bridge_port_obj_attr_set()
/linux-6.3-rc2/net/switchdev/
A Dswitchdev.c550 extack = switchdev_notifier_info_to_extack(info); in __switchdev_handle_port_obj_add()
772 extack = switchdev_notifier_info_to_extack(info); in __switchdev_handle_port_attr_set()
/linux-6.3-rc2/include/net/
A Dswitchdev.h279 switchdev_notifier_info_to_extack(const struct switchdev_notifier_info *info) in switchdev_notifier_info_to_extack() function
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_switchdev.c3591 extack = switchdev_notifier_info_to_extack(info); in mlxsw_sp_switchdev_vxlan_work_prepare()
3835 extack = switchdev_notifier_info_to_extack(&port_obj_info->info); in mlxsw_sp_switchdev_vxlan_vlans_add()
/linux-6.3-rc2/drivers/net/vxlan/
A Dvxlan_core.c4521 extack = switchdev_notifier_info_to_extack(&fdb_info->info); in vxlan_fdb_external_learn_add()

Completed in 100 milliseconds