Home
last modified time | relevance | path

Searched refs:nl80211hdr_put (Results 1 – 2 of 2) sorted by relevance

/linux/net/wireless/
H A Dnl80211.c1337 void *nl80211hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl80211hdr_put() function
3073 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_wiphy()
4673 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_iface()
5425 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key()
7116 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_START_AP); in nl80211_send_ap_started()
8244 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_station()
8650 hdr = nl80211hdr_put(skb, NETLINK_CB(cb->skb).portid, in nl80211_dump_station()
9776 hdr = nl80211hdr_put(msg, portid, seq, flags, NL80211_CMD_NEW_MPATH); in nl80211_send_mpath()
10268 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mesh_config()
10723 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_reg_do()
[all …]
H A Dpmsr.c567 hdr = nl80211hdr_put(msg, 0, 0, 0, in cfg80211_pmsr_complete()
797 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_PEER_MEASUREMENT_RESULT); in cfg80211_pmsr_report()