Home
last modified time | relevance | path

Searched refs:NL80211_CMD_TESTMODE (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/ !
H A Dnl80211.h658 * @NL80211_CMD_TESTMODE: testmode command, takes a wiphy (or ifindex) attribute
1488 NL80211_CMD_TESTMODE,
1434 NL80211_CMD_TESTMODE, global() enumerator
/linux/include/net/ !
H A Dcfg80211.h8700 return __cfg80211_alloc_reply_skb(wiphy, NL80211_CMD_TESTMODE,
8745 return __cfg80211_alloc_event_skb(wiphy, NULL, NL80211_CMD_TESTMODE,
/linux/net/wireless/ !
H A Dnl80211.c13315 case NL80211_CMD_TESTMODE: in nl80211_connect()
13461 NL80211_CMD_TESTMODE); in nl80211_update_connect_params()
19414 .cmd = NL80211_CMD_TESTMODE,