Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2114 if (sme->want_1x) in brcmf_set_key_mgmt()
2129 if (sme->want_1x) in brcmf_set_key_mgmt()
2134 if (sme->want_1x) in brcmf_set_key_mgmt()
2146 if (sme->want_1x) in brcmf_set_key_mgmt()
/openbmc/linux/include/net/
H A Dcfg80211.h3196 bool want_1x; member
/openbmc/linux/net/wireless/
H A Dnl80211.c11879 connect.want_1x = info->attrs[NL80211_ATTR_WANT_1X_4WAY_HS]; in nl80211_connect()