Searched refs:ethnl_bcastmsg_put (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | cabletest.c | 29 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 D | netlink.h | 23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
|
H A D | netlink.c | 198 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 D | cabletest.c | 29 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 D | netlink.h | 23 void *ethnl_bcastmsg_put(struct sk_buff *skb, u8 cmd);
|
H A D | netlink.c | 236 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