Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/
Dnetlink.h406 int ethnl_set_fec(struct sk_buff *skb, struct genl_info *info);
Dfec.c240 int ethnl_set_fec(struct sk_buff *skb, struct genl_info *info) in ethnl_set_fec() function
Dnetlink.c979 .doit = ethnl_set_fec,