Home
last modified time | relevance | path

Searched refs:nl80211hdr_put (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.h14 void *nl80211hdr_put(struct sk_buff *skb, u32 portid, u32 seq,
H A Dnl80211.c943 void *nl80211hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl80211hdr_put() function
2127 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_wiphy()
3448 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_iface()
4067 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key()
5614 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_station()
6663 hdr = nl80211hdr_put(msg, portid, seq, flags, NL80211_CMD_NEW_MPATH); in nl80211_send_mpath()
7123 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mesh_config()
7575 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_reg_do()
7635 void *hdr = nl80211hdr_put(msg, NETLINK_CB(cb->skb).portid, seq, flags, in nl80211_send_regdom()
9180 hdr = nl80211hdr_put(ms in nl80211_send_bss()
[all...]
H A Dpmsr.c337 hdr = nl80211hdr_put(msg, 0, 0, 0, in cfg80211_pmsr_complete()
551 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_PEER_MEASUREMENT_RESULT); in cfg80211_pmsr_report()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.h14 void *nl80211hdr_put(struct sk_buff *skb, u32 portid, u32 seq,
H A Dnl80211.c1055 void *nl80211hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl80211hdr_put() function
2408 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_wiphy()
3834 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_iface()
4544 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key()
5891 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_START_AP); in nl80211_send_ap_started()
6536 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_station()
7691 hdr = nl80211hdr_put(msg, portid, seq, flags, NL80211_CMD_NEW_MPATH); in nl80211_send_mpath()
8154 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mesh_config()
8607 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_reg_do()
8674 void *hdr = nl80211hdr_put(ms in nl80211_send_regdom()
[all...]
H A Dpmsr.c356 hdr = nl80211hdr_put(msg, 0, 0, 0, in cfg80211_pmsr_complete()
570 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_PEER_MEASUREMENT_RESULT); in cfg80211_pmsr_report()

Completed in 30 milliseconds