Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.c2126 if (sme->want_1x) in brcmf_set_key_mgmt()
2141 if (sme->want_1x) in brcmf_set_key_mgmt()
2146 if (sme->want_1x) in brcmf_set_key_mgmt()
2158 if (sme->want_1x) in brcmf_set_key_mgmt()
/linux-6.6.21/include/net/
Dcfg80211.h3196 bool want_1x; member
/linux-6.6.21/net/wireless/
Dnl80211.c11840 connect.want_1x = info->attrs[NL80211_ATTR_WANT_1X_4WAY_HS]; in nl80211_connect()