Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnl80211.h5509 * @NL80211_MFP_NO: Management frame protection not used
5514 NL80211_MFP_NO,
5473 NL80211_MFP_NO, global() enumerator
/linux/net/wireless/
H A Dsme.c196 req.use_mfp = params->mfp != NL80211_MFP_NO; in cfg80211_conn_do_work()
H A Dnl80211.c674 NL80211_MFP_NO,
12418 else if (mfp != NL80211_MFP_NO) in nl80211_associate()
13264 connect.mfp = NL80211_MFP_NO; in nl80211_connect()