Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dieee80211_i.h539 IEEE80211_MFP_DISABLED, enumerator
H A Dcfg.c561 if (sdata->u.mgd.mfp != IEEE80211_MFP_DISABLED) in ieee80211_add_key()
H A Dmlme.c9338 ifmgd->mfp = IEEE80211_MFP_DISABLED; in ieee80211_mgd_assoc()