Home
last modified time | relevance | path

Searched refs:use_fwsup (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dcfg80211.c1777 vif->profile.use_fwsup = BRCMF_PROFILE_FWSUP_NONE; in brcmf_link_down()
2122 profile->use_fwsup = BRCMF_PROFILE_FWSUP_NONE; in brcmf_set_key_mgmt()
2139 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()
2154 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()
2159 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()
2171 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()
2197 profile->use_fwsup = BRCMF_PROFILE_FWSUP_SAE; in brcmf_set_key_mgmt()
2201 if (profile->use_fwsup == BRCMF_PROFILE_FWSUP_1X) in brcmf_set_key_mgmt()
2203 if (profile->use_fwsup == BRCMF_PROFILE_FWSUP_SAE) in brcmf_set_key_mgmt()
2493 profile->use_fwsup = BRCMF_PROFILE_FWSUP_PSK; in brcmf_cfg80211_connect()
[all …]
A Dcfg80211.h172 enum brcmf_profile_fwsup use_fwsup; member

Completed in 19 milliseconds