Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A Dpause.c145 int ethnl_set_pause(struct sk_buff *skb, struct genl_info *info) in ethnl_set_pause() function
H A Dnetlink.h391 int ethnl_set_pause(struct sk_buff *skb, struct genl_info *info);
H A Dnetlink.c865 .doit = ethnl_set_pause,