Home
last modified time | relevance | path

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

/linux/net/bridge/
A Dbr.c30 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in br_device_event()
208 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in br_switchdev_blocking_event()
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_switchdev.c159 extack = netdev_notifier_info_to_extack(&info->info); in sparx5_port_changeupper()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
A Dbridge.c149 extack = netdev_notifier_info_to_extack(&info->info); in mlx5_esw_bridge_port_changeupper()
/linux/net/8021q/
A Dvlan.c364 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in vlan_device_event()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum.c4213 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_port_upper_event()
4415 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_port_vlan_event()
4505 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_bridge_vlan_event()
4566 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_bridge_event()
4619 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_macvlan_event()
4645 extack = netdev_notifier_info_to_extack(info); in mlxsw_sp_netdevice_vxlan_event()
A Dspectrum_router.c9102 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_router_port_pre_changeaddr_event()
9123 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in mlxsw_sp_netdevice_router_port_event()
9200 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_vrf_event()
/linux/net/dsa/
A Dslave.c2111 extack = netdev_notifier_info_to_extack(&info->info); in dsa_slave_changeupper()
2239 ext_ack = netdev_notifier_info_to_extack(&info->info); in dsa_prevent_bridging_8021q_upper()
2277 extack = netdev_notifier_info_to_extack(&info->info); in dsa_slave_check_8021q_upper()
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_main.c777 extack = netdev_notifier_info_to_extack(info); in prestera_netdev_port_event()
/linux/drivers/net/ipvlan/
A Dipvlan_main.c721 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in ipvlan_device_event()
/linux/drivers/net/ethernet/mscc/
A Docelot_net.c1291 extack = netdev_notifier_info_to_extack(&info->info); in ocelot_netdevice_changeupper()
/linux/drivers/net/ethernet/ti/
A Dcpsw_new.c1552 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in cpsw_netdevice_event()
A Dam65-cpsw-nuss.c2154 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in am65_cpsw_netdevice_event()
/linux/drivers/net/ethernet/rocker/
A Drocker_main.c3113 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in rocker_netdevice_event()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch.c2169 extack = netdev_notifier_info_to_extack(&info->info); in dpaa2_switch_port_netdevice_event()
/linux/include/linux/
A Dnetdevice.h2876 netdev_notifier_info_to_extack(const struct netdev_notifier_info *info) in netdev_notifier_info_to_extack() function

Completed in 89 milliseconds