Home
last modified time | relevance | path

Searched refs:NETDEV_POST_INIT (Results 1 – 6 of 6) sorted by relevance

/linux/lib/
H A Dnetdev-notifier-error-inject.c19 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_POST_INIT) },
/linux/Documentation/fault-injection/
H A Dnotifier-error-inject.rst77 * NETDEV_POST_INIT
/linux/net/wireless/
H A Dcore.c1519 case NETDEV_POST_INIT: in cfg80211_netdev_notifier_call()
/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c2848 case NETDEV_POST_INIT: in netvsc_netdev_event()
/linux/include/linux/
H A Dnetdevice.h3087 NETDEV_POST_INIT, enumerator
/linux/net/core/
H A Ddev.c10941 ret = call_netdevice_notifiers(NETDEV_POST_INIT, dev); in register_netdevice()