Home
last modified time | relevance | path

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

/Linux-v6.1/net/ethtool/
Dchannels.c112 int ethnl_set_channels(struct sk_buff *skb, struct genl_info *info) in ethnl_set_channels() function
Dnetlink.h397 int ethnl_set_channels(struct sk_buff *skb, struct genl_info *info);
Dnetlink.c884 .doit = ethnl_set_channels,