Home
last modified time | relevance | path

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

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