Home
last modified time | relevance | path

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

/linux-6.15/net/ethtool/
H A Dnetlink.c188 dev = netdev_get_by_name(net, nla_data(devname_attr), in ethnl_parse_header_dev_get()
/linux-6.15/include/linux/
H A Dnetdevice.h3389 struct net_device *netdev_get_by_name(struct net *net, const char *name,
/linux-6.15/net/core/
H A Ddev.c914 struct net_device *netdev_get_by_name(struct net *net, const char *name, in netdev_get_by_name() function
924 EXPORT_SYMBOL(netdev_get_by_name);