Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dnl80211.h1404 NL80211_CMD_CONNECT, enumerator
3438 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/linux-6.12.1/net/wireless/
Dnl80211.c2153 if (nla_put_u32(msg, i, NL80211_CMD_CONNECT)) in nl80211_add_commands_unsplit()
5968 case NL80211_CMD_CONNECT: in nl80211_valid_auth_type()
12012 NL80211_CMD_CONNECT)) in nl80211_connect()
12297 NL80211_CMD_CONNECT)) in nl80211_update_connect_params()
17130 .cmd = NL80211_CMD_CONNECT,
18239 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_CONNECT); in nl80211_send_connect_result()