Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dnetlink.h27 void ethnl_notify(struct net_device *dev, unsigned int cmd,
H A Dnetlink.c930 ethnl_notify(dev, ops->set_ntf_cmd, req_info); in ethnl_default_set_doit()
1077 void ethnl_notify(struct net_device *dev, unsigned int cmd, in ethnl_notify() function
1094 ethnl_notify(dev, cmd, NULL); in ethtool_notify()
H A Drss.c534 ethnl_notify(dev, type, &req_info.base); in ethtool_rss_notify()