Home
last modified time | relevance | path

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

/Linux-v6.6/net/ethtool/
Dnetlink.h445 int ethnl_set_features(struct sk_buff *skb, struct genl_info *info);
Dfeatures.c210 int ethnl_set_features(struct sk_buff *skb, struct genl_info *info) in ethnl_set_features() function
Dnetlink.c877 .doit = ethnl_set_features,