Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dnl80211.h1389 NL80211_CMD_CONNECT, enumerator
3375 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/linux-6.6.21/net/wireless/
Dnl80211.c2118 if (nla_put_u32(msg, i, NL80211_CMD_CONNECT)) in nl80211_add_commands_unsplit()
5846 case NL80211_CMD_CONNECT: in nl80211_valid_auth_type()
11829 NL80211_CMD_CONNECT)) in nl80211_connect()
12119 NL80211_CMD_CONNECT)) in nl80211_update_connect_params()
17015 .cmd = NL80211_CMD_CONNECT,
18083 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_CONNECT); in nl80211_send_connect_result()