Searched refs:use_fwsup (Results 1 – 2 of 2) sorted by relevance
1421 if (vif->profile.use_fwsup != BRCMF_PROFILE_FWSUP_NONE) { in brcmf_link_down()1424 vif->profile.use_fwsup = BRCMF_PROFILE_FWSUP_NONE; in brcmf_link_down()1764 profile->use_fwsup = BRCMF_PROFILE_FWSUP_NONE; in brcmf_set_key_mgmt()1780 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()1795 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()1800 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()1812 profile->use_fwsup = BRCMF_PROFILE_FWSUP_1X; in brcmf_set_key_mgmt()1829 profile->use_fwsup = BRCMF_PROFILE_FWSUP_SAE; in brcmf_set_key_mgmt()1839 if (profile->use_fwsup == BRCMF_PROFILE_FWSUP_1X) in brcmf_set_key_mgmt()2117 profile->use_fwsup != BRCMF_PROFILE_FWSUP_SAE) { in brcmf_cfg80211_connect()[all …]
155 enum brcmf_profile_fwsup use_fwsup; member