Home
last modified time | relevance | path

Searched refs:NL80211_CMD_CONNECT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnl80211.h1111 NL80211_CMD_CONNECT, enumerator
2719 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnl80211.h1111 NL80211_CMD_CONNECT, enumerator
2719 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnl80211.h1252 NL80211_CMD_CONNECT, enumerator
3045 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c1915 if (nla_put_u32(msg, i, NL80211_CMD_CONNECT)) in nl80211_add_commands_unsplit()
5111 case NL80211_CMD_CONNECT: in nl80211_valid_auth_type()
10503 NL80211_CMD_CONNECT)) in nl80211_connect()
10784 NL80211_CMD_CONNECT)) in nl80211_update_connect_params()
15040 .cmd = NL80211_CMD_CONNECT,
16072 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_CONNECT); in nl80211_send_connect_result()