Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/ !
Dnl80211.h1358 NL80211_CMD_STOP_AP, enumerator
1359 NL80211_CMD_DEL_BEACON = NL80211_CMD_STOP_AP,
/linux-6.12.1/net/wireless/ !
Dnl80211.c16917 .cmd = NL80211_CMD_STOP_AP,
20251 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_STOP_AP); in nl80211_send_ap_stopped()