• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/

Lines Matching refs:nl80211hdr_put

222 static inline void *nl80211hdr_put(struct sk_buff *skb, u32 pid, u32 seq,
441 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_WIPHY);
1007 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_INTERFACE);
1414 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
1803 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_STATION);
2259 hdr = nl80211hdr_put(msg, pid, seq, flags, NL80211_CMD_NEW_STATION);
2727 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
2912 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
3265 hdr = nl80211hdr_put(msg, pid, seq, flags,
3406 hdr = nl80211hdr_put(msg, pid, seq, flags,
4136 hdr = nl80211hdr_put(skb, pid, seq, 0, NL80211_CMD_TESTMODE);
4545 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
4824 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
4941 hdr = nl80211hdr_put(msg, info->snd_pid, info->snd_seq, 0,
5448 hdr = nl80211hdr_put(msg, pid, seq, flags, cmd);
5535 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_REG_CHANGE);
5592 hdr = nl80211hdr_put(msg, 0, 0, 0, cmd);
5659 hdr = nl80211hdr_put(msg, 0, 0, 0, cmd);
5713 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_CONNECT);
5756 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_ROAM);
5796 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_DISCONNECT);
5837 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_JOIN_IBSS);
5873 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_MICHAEL_MIC_FAILURE);
5914 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_REG_BEACON_HINT);
5973 hdr = nl80211hdr_put(msg, 0, 0, 0, cmd);
6054 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_ACTION);
6094 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_ACTION_TX_STATUS);
6134 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_NOTIFY_CQM);