Home
last modified time | relevance | path

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

/Linux-v5.15/net/ethtool/
Dnetlink.h393 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.c970 .doit = ethnl_set_fec,