Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dnl80211.h895 NL80211_CMD_CONNECT, enumerator
2176 #define NL80211_CMD_CONNECT NL80211_CMD_CONNECT macro
/linux-4.4.14/net/wireless/
Dnl80211.c1555 if (nla_put_u32(msg, i, NL80211_CMD_CONNECT)) in nl80211_send_wiphy()
3298 case NL80211_CMD_CONNECT: in nl80211_valid_auth_type()
7839 NL80211_CMD_CONNECT)) in nl80211_connect()
11033 .cmd = NL80211_CMD_CONNECT,
11875 hdr = nl80211hdr_put(msg, 0, 0, 0, NL80211_CMD_CONNECT); in nl80211_send_connect_result()