Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dnl80211.h1179 NL80211_STA_FLAG_MFP, enumerator
/linux-2.6.39/net/mac80211/
Dcfg.c673 if (mask & BIT(NL80211_STA_FLAG_MFP)) { in sta_apply_parameters()
675 if (set & BIT(NL80211_STA_FLAG_MFP)) in sta_apply_parameters()
/linux-2.6.39/net/wireless/
Dnl80211.c1924 [NL80211_STA_FLAG_MFP] = { .type = NLA_FLAG },