Home
last modified time | relevance | path

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

/linux-6.12.1/net/ethtool/
Dnetlink.h24 void *ethnl_unicast_put(struct sk_buff *skb, u32 portid, u32 seq, u8 cmd);
Dmodule.c491 hdr = ethnl_unicast_put(skb, ntf_params->portid, ++ntf_params->seq, in ethnl_module_fw_flash_ntf()
Dnetlink.c325 void *ethnl_unicast_put(struct sk_buff *skb, u32 portid, u32 seq, u8 cmd) in ethnl_unicast_put() function