Home
last modified time | relevance | path

Searched refs:NL80211_CMD_DEL_STATION (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dnl80211.h434 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
1450 NL80211_CMD_DEL_STATION,
1396 NL80211_CMD_DEL_STATION, global() enumerator
/linux/net/wireless/
H A Dnl80211.c19239 .cmd = NL80211_CMD_DEL_STATION, in nl80211_add_scan_req()
21234 if (nl80211_send_station(msg, NL80211_CMD_DEL_STATION, 0, 0, 0, in nl80211_radar_notify()