Searched refs:nl80211_send_station (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/net/wireless/ |
| H A D | nl80211.c | 6708 static int nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, in nl80211_send_station() function 6975 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 7023 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 19009 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta() 19039 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|