Searched refs:NL80211_CMD_NEW_STATION (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | nl80211.h | 1348 NL80211_CMD_NEW_STATION, enumerator
|
/openbmc/linux/net/wireless/ |
H A D | nl80211.c | 6823 if (nl80211_send_station(skb, NL80211_CMD_NEW_STATION, in nl80211_dump_station() 6871 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, in nl80211_get_station() 16874 .cmd = NL80211_CMD_NEW_STATION, 18756 if (nl80211_send_station(msg, NL80211_CMD_NEW_STATION, 0, 0, 0, in cfg80211_new_sta()
|