Searched refs:ethnl_dump_put (Results 1 – 6 of 6) sorted by relevance
/linux/net/ethtool/ |
H A D | tunnels.c | 251 ehdr = ethnl_dump_put(skb, cb, in ethnl_tunnel_info_dumpit()
|
H A D | phy.c | 258 ehdr = ethnl_dump_put(skb, cb, ETHTOOL_MSG_PHY_GET_REPLY); in ethnl_phy_dump_one_dev()
|
H A D | rss.c | 277 ehdr = ethnl_dump_put(skb, cb, ETHTOOL_MSG_RSS_GET_REPLY); in rss_dump_one_ctx()
|
H A D | netlink.h | 22 void *ethnl_dump_put(struct sk_buff *skb, struct netlink_callback *cb, u8 cmd);
|
H A D | tsinfo.c | 285 ehdr = ethnl_dump_put(skb, cb, in ethnl_tsinfo_prepare_dump()
|
H A D | netlink.c | 314 void *ethnl_dump_put(struct sk_buff *skb, struct netlink_callback *cb, u8 cmd) in ethnl_dump_put() function
|