Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dnetlink.c185 dev = netdev_get_by_name(net, nla_data(devname_attr), in ethnl_parse_header_dev_get()
/linux/include/linux/
H A Dnetdevice.h3352 struct net_device *netdev_get_by_name(struct net *net, const char *name,
/linux/net/core/
H A Ddev.c898 struct net_device *netdev_get_by_name(struct net *net, const char *name, in netdev_get_by_name() function
908 EXPORT_SYMBOL(netdev_get_by_name);