Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dnetlink.h25 void *ethnl_unicast_put(struct sk_buff *skb, u32 portid, u32 seq, u8 cmd);
H A Dmodule.c503 hdr = ethnl_unicast_put(skb, ntf_params->portid, ++ntf_params->seq, in ethnl_module_fw_flash_ntf()
H A Drss.c1103 hdr = ethnl_unicast_put(rsp, info->snd_portid, info->snd_seq, in ethnl_rss_create_doit()
H A Dnetlink.c336 void *ethnl_unicast_put(struct sk_buff *skb, u32 portid, u32 seq, u8 cmd) in ethnl_unicast_put() function