Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c4567 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_port_upper_event()
4727 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_port_vlan_event()
4827 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_bridge_event()
4868 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_macvlan_event()
Dspectrum_router.c6836 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_vrf_event()
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c1554 extack = netdev_notifier_info_to_extack(&info->info); in ocelot_netdevice_event()
/Linux-v4.19/include/linux/
Dnetdevice.h2500 netdev_notifier_info_to_extack(const struct netdev_notifier_info *info) in netdev_notifier_info_to_extack() function