Searched refs:ethnl_default_doit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | netlink.c | 370 static int ethnl_default_doit(struct sk_buff *skb, struct genl_info *info) in ethnl_default_doit() function 785 .doit = ethnl_default_doit, 794 .doit = ethnl_default_doit, 810 .doit = ethnl_default_doit, 826 .doit = ethnl_default_doit, 835 .doit = ethnl_default_doit, 852 .doit = ethnl_default_doit, 868 .doit = ethnl_default_doit, 884 .doit = ethnl_default_doit, 900 .doit = ethnl_default_doit, [all...] |
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | netlink.c | 309 static int ethnl_default_doit(struct sk_buff *skb, struct genl_info *info) in ethnl_default_doit() function 692 .doit = ethnl_default_doit, 701 .doit = ethnl_default_doit, 717 .doit = ethnl_default_doit, 733 .doit = ethnl_default_doit, 742 .doit = ethnl_default_doit, 759 .doit = ethnl_default_doit, 775 .doit = ethnl_default_doit, 791 .doit = ethnl_default_doit, 807 .doit = ethnl_default_doit, [all...] |
Completed in 3 milliseconds