Home
last modified time | relevance | path

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

/linux/net/bridge/
H A Dbr.c30 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in br_device_event()
221 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in br_switchdev_blocking_event()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_lag.c215 extack = netdev_notifier_info_to_extack(&info->info); in lan966x_lag_port_prechangeupper()
H A Dlan966x_switchdev.c311 extack = netdev_notifier_info_to_extack(&info->info); in lan966x_port_changeupper()
/linux/net/dsa/
H A Duser.c2985 extack = netdev_notifier_info_to_extack(&info->info); in dsa_user_changeupper()
3124 ext_ack = netdev_notifier_info_to_extack(&info->info); in dsa_prevent_bridging_8021q_upper()
3163 extack = netdev_notifier_info_to_extack(&info->info); in dsa_user_check_8021q_upper()
3244 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(&info->info); in dsa_conduit_prechangeupper_sanity_check()
3277 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(&info->info); in dsa_lag_conduit_prechangelower_sanity_check()
3331 extack = netdev_notifier_info_to_extack(&info->info); in dsa_bridge_prechangelower_sanity_check()
3461 extack = netdev_notifier_info_to_extack(&info->info); in dsa_conduit_changeupper()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/rep/
H A Dbridge.c143 extack = netdev_notifier_info_to_extack(&info->info); in mlx5_esw_bridge_port_changeupper()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_switchdev.c258 extack = netdev_notifier_info_to_extack(&info->info); in sparx5_port_changeupper()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4730 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_port_upper_event()
4968 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_port_vlan_event()
5059 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_bridge_vlan_event()
5120 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_bridge_event()
5171 extack = netdev_notifier_info_to_extack(&info->info); in mlxsw_sp_netdevice_macvlan_event()
5191 extack = netdev_notifier_info_to_extack(info); in mlxsw_sp_netdevice_vxlan_event()
/linux/drivers/net/ipvlan/
H A Dipvlan_main.c794 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in ipvlan_device_event()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch_br.c1169 extack = netdev_notifier_info_to_extack(&info->info); in ice_eswitch_br_port_changeupper()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c1111 extack = netdev_notifier_info_to_extack(info); in prestera_netdev_port_event()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c2740 extack = netdev_notifier_info_to_extack(&info->info); in dpaa2_switch_port_prechangeupper()
2790 extack = netdev_notifier_info_to_extack(&info->info); in dpaa2_switch_port_changeupper()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c2020 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in prueth_netdevice_event()
/linux/include/linux/
H A Dnetdevice.h3365 netdev_notifier_info_to_extack(const struct netdev_notifier_info *info) in netdev_notifier_info_to_extack() function
/linux/drivers/net/ethernet/ti/
H A Dam65-cpsw-nuss.c2978 struct netlink_ext_ack *extack = netdev_notifier_info_to_extack(ptr); in am65_cpsw_netdevice_event()