Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dnetlink.h515 int ethnl_rss_create_doit(struct sk_buff *skb, struct genl_info *info);
H A Drss.c992 int ethnl_rss_create_doit(struct sk_buff *skb, struct genl_info *info) in ethnl_rss_create_doit() function
H A Dnetlink.c1527 .doit = ethnl_rss_create_doit,