Searched refs:ethnl_unicast_put (Results 1 – 4 of 4) sorted by relevance
| /linux/net/ethtool/ |
| H A D | netlink.h | 25 void *ethnl_unicast_put(struct sk_buff *skb, u32 portid, u32 seq, u8 cmd);
|
| H A D | module.c | 503 hdr = ethnl_unicast_put(skb, ntf_params->portid, ++ntf_params->seq, in ethnl_module_fw_flash_ntf()
|
| H A D | rss.c | 1103 hdr = ethnl_unicast_put(rsp, info->snd_portid, info->snd_seq, in ethnl_rss_create_doit()
|
| H A D | netlink.c | 336 void *ethnl_unicast_put(struct sk_buff *skb, u32 portid, u32 seq, u8 cmd) in ethnl_unicast_put() function
|