Home
last modified time | relevance | path

Searched refs:ethnl_bcastmsg_put (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dcabletest.c29 ehdr = ethnl_bcastmsg_put(skb, cmd); in ethnl_cable_test_started()
114 phydev->ehdr = ethnl_bcastmsg_put(phydev->skb, cmd); in ethnl_cable_test_alloc()
H A Dnetlink.h23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
H A Dnetlink.c198 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd) in ethnl_bcastmsg_put() function
598 reply_payload = ethnl_bcastmsg_put(skb, cmd); in ethnl_default_notify()
/kernel/linux/linux-6.6/net/ethtool/
H A Dcabletest.c29 ehdr = ethnl_bcastmsg_put(skb, cmd); in ethnl_cable_test_started()
114 phydev->ehdr = ethnl_bcastmsg_put(phydev->skb, cmd); in ethnl_cable_test_alloc()
H A Dnetlink.h23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
H A Dnetlink.c236 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd) in ethnl_bcastmsg_put() function
687 reply_payload = ethnl_bcastmsg_put(skb, cmd); in ethnl_default_notify()

Completed in 6 milliseconds