Searched refs:nl80211_send_station (Results 1 – 1 of 1) sorted by relevance
/net/wireless/ |
D | nl80211.c | 5059 static int nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, in nl80211_send_station() function 5307 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 5355 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 15662 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta() 15692 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|