Home
last modified time | relevance | path

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

/linux-5.19.10/net/ethtool/
Dnetlink.h398 int ethnl_act_cable_test(struct sk_buff *skb, struct genl_info *info);
Dcabletest.c56 int ethnl_act_cable_test(struct sk_buff *skb, struct genl_info *info) in ethnl_act_cable_test() function
Dnetlink.c944 .doit = ethnl_act_cable_test,