Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
Dnetlink.c683 static struct notifier_block ethnl_netdev_notifier = { variable
944 ret = register_netdevice_notifier(&ethnl_netdev_notifier); in ethnl_init()