Searched refs:nl80211hdr_put (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.15/net/wireless/ |
| D | nl80211.h | 14 void *nl80211hdr_put(struct sk_buff *skb, u32 portid, u32 seq,
|
| D | nl80211.c | 995 void *nl80211hdr_put(struct sk_buff *skb, u32 portid, u32 seq, in nl80211hdr_put() function 2233 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_wiphy() 3571 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_iface() 4214 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_key() 5788 hdr = nl80211hdr_put(msg, portid, seq, flags, cmd); in nl80211_send_station() 6836 hdr = nl80211hdr_put(msg, portid, seq, flags, NL80211_CMD_NEW_MPATH); in nl80211_send_mpath() 7298 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_mesh_config() 7750 hdr = nl80211hdr_put(msg, info->snd_portid, info->snd_seq, 0, in nl80211_get_reg_do() 7816 void *hdr = nl80211hdr_put(msg, NETLINK_CB(cb->skb).portid, seq, flags, in nl80211_send_regdom() 9387 hdr = nl80211hdr_put(msg, NETLINK_CB(cb->skb).portid, seq, flags, in nl80211_send_bss() [all …]
|
| D | pmsr.c | 359 hdr = nl80211hdr_put(msg, 0, 0, 0, in cfg80211_pmsr_complete() 573 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_PEER_MEASUREMENT_RESULT); in cfg80211_pmsr_report()
|