Searched refs:nl80211_send_station (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 5605 static int nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, in nl80211_send_station() function 5854 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 5902 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 16501 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta() 16531 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 6527 static int nl80211_send_station(struct sk_buff *msg, u32 cmd, u32 portid, in nl80211_send_station() function 6793 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 6841 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 18714 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta() 18744 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in cfg80211_del_sta_sinfo()
|
Completed in 47 milliseconds