Searched refs:nl80211_send_station (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 5602 static int nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, in nl80211_send_station() function 5851 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 5899 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 16502 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta() 16532 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|