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

/linux-master/lib/
H A Dnetdev-notifier-error-inject.c19 { NOTIFIER_ERR_INJECT_ACTION(NETDEV_POST_INIT) },
/linux-master/net/devlink/
H A Dport.c1241 case NETDEV_POST_INIT:
/linux-master/net/wireless/
H A Dcore.c1467 case NETDEV_POST_INIT:
/linux-master/drivers/net/hyperv/
H A Dnetvsc_drv.c2327 * initialized (NETDEV_POST_INIT) when its perm_addr has not been copied
2636 * is set before probe and we don't miss events like NETDEV_POST_INIT
2817 case NETDEV_POST_INIT:
/linux-master/include/linux/
H A Dnetdevice.h2866 NETDEV_POST_INIT, enumerator in enum:netdev_cmd
/linux-master/net/core/
H A Ddev.c10278 ret = call_netdevice_notifiers(NETDEV_POST_INIT, dev);

Completed in 310 milliseconds