Searched refs:NL80211_CMD_START_AP (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 33 NL80211_CMD_START_AP, enumerator 34 NL80211_CMD_NEW_BEACON = NL80211_CMD_START_AP,
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 202 * preshared key authentication in AP mode. In %NL80211_CMD_START_AP 204 * supporting this offload may reject the %NL80211_CMD_START_AP when no 260 * %NL80211_CMD_CONNECT and %NL80211_CMD_START_AP for station and AP mode 358 * @NL80211_CMD_START_AP: Start AP operation on an AP interface, parameters 370 * @NL80211_CMD_NEW_BEACON: old alias for %NL80211_CMD_START_AP 1204 NL80211_CMD_START_AP, enumerator 1205 NL80211_CMD_NEW_BEACON = NL80211_CMD_START_AP, 2165 * If set during %NL80211_CMD_START_AP the AP will be automatically 2244 * connecting to a PCP, and in %NL80211_CMD_START_AP to start 2372 * For %NL80211_CMD_CONNECT and %NL80211_CMD_START_AP i [all...] |
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 202 * preshared key authentication in AP mode. In %NL80211_CMD_START_AP 204 * supporting this offload may reject the %NL80211_CMD_START_AP when no 260 * %NL80211_CMD_CONNECT and %NL80211_CMD_START_AP for station and AP mode 334 * use %NL80211_CMD_START_AP or similar functions. 403 * @NL80211_CMD_START_AP: Start AP operation on an AP interface, parameters 415 * @NL80211_CMD_NEW_BEACON: old alias for %NL80211_CMD_START_AP 1341 NL80211_CMD_START_AP, enumerator 1342 NL80211_CMD_NEW_BEACON = NL80211_CMD_START_AP, 2336 * If set during %NL80211_CMD_START_AP the AP will be automatically 2415 * connecting to a PCP, and in %NL80211_CMD_START_AP t [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 50 NL80211_CMD_START_AP, enumerator 51 NL80211_CMD_NEW_BEACON = NL80211_CMD_START_AP,
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 50 NL80211_CMD_START_AP, enumerator 51 NL80211_CMD_NEW_BEACON = NL80211_CMD_START_AP,
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 5863 case NL80211_CMD_START_AP: in nl80211_valid_auth_type() 5891 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_START_AP); in nl80211_send_ap_started() 6013 NL80211_CMD_START_AP)) { in nl80211_start_ap() 16798 .cmd = NL80211_CMD_START_AP,
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 5131 case NL80211_CMD_START_AP: in nl80211_valid_auth_type() 5212 NL80211_CMD_START_AP)) in nl80211_start_ap() 14798 .cmd = NL80211_CMD_START_AP,
|
Completed in 68 milliseconds