Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
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()
/linux-6.12.1/include/net/
Dcfg80211.h3373 bool want_1x; member
/linux-6.12.1/net/wireless/
Dnl80211.c12023 connect.want_1x = info->attrs[NL80211_ATTR_WANT_1X_4WAY_HS]; in nl80211_connect()