Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnl80211.h886 NL80211_CMD_CONNECT, enumerator
2149 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/linux-4.1.27/net/wireless/
Dnl80211.c1542 if (nla_put_u32(msg, i, NL80211_CMD_CONNECT)) in nl80211_send_wiphy()
3273 case NL80211_CMD_CONNECT: in nl80211_valid_auth_type()
7671 NL80211_CMD_CONNECT)) in nl80211_connect()
10650 .cmd = NL80211_CMD_CONNECT,
11491 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_CONNECT); in nl80211_send_connect_result()