Searched refs:nl80211_send_station (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/wireless/ |
D | nl80211.c | 6325 static int nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, in nl80211_send_station() function 6575 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 6623 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 18316 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta() 18346 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|