Lines Matching refs:call_netdevice_notifiers_info
1603 call_netdevice_notifiers_info(NETDEV_CHANGE, in netif_state_change()
2234 int call_netdevice_notifiers_info(unsigned long val, in call_netdevice_notifiers_info() function
2287 return call_netdevice_notifiers_info(val, &info); in call_netdevice_notifiers_extack()
2324 return call_netdevice_notifiers_info(val, &info.info); in call_netdevice_notifiers_mtu()
8901 ret = call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_link()
8912 ret = call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_link()
9003 call_netdevice_notifiers_info(NETDEV_PRECHANGEUPPER, in __netdev_upper_dev_unlink()
9008 call_netdevice_notifiers_info(NETDEV_CHANGEUPPER, in __netdev_upper_dev_unlink()
9150 call_netdevice_notifiers_info(NETDEV_BONDING_INFO, in netdev_bonding_info_change()
9211 call_netdevice_notifiers_info(NETDEV_OFFLOAD_XSTATS_DISABLE, in netdev_offload_xstats_disable_l3()
9301 rc = call_netdevice_notifiers_info(NETDEV_OFFLOAD_XSTATS_REPORT_USED, in netdev_offload_xstats_get_used()
9327 rc = call_netdevice_notifiers_info(NETDEV_OFFLOAD_XSTATS_REPORT_DELTA, in netdev_offload_xstats_get_stats()
9554 call_netdevice_notifiers_info(NETDEV_CHANGELOWERSTATE, in netdev_lower_state_changed()
9834 call_netdevice_notifiers_info(NETDEV_CHANGE, &change_info.info); in __dev_notify_flags()
9996 rc = call_netdevice_notifiers_info(NETDEV_PRE_CHANGEADDR, &info.info); in netif_pre_changeaddr_notify()