Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h125 BRCMF_PROFILE_FWSUP_NONE, enumerator
H A Dcfg80211.c1755 if (vif->profile.use_fwsup != BRCMF_PROFILE_FWSUP_NONE) { in brcmf_link_down()
1758 vif->profile.use_fwsup = BRCMF_PROFILE_FWSUP_NONE; in brcmf_link_down()
2098 profile->use_fwsup = BRCMF_PROFILE_FWSUP_NONE; in brcmf_set_key_mgmt()
2467 if (WARN_ON(profile->use_fwsup != BRCMF_PROFILE_FWSUP_NONE)) { in brcmf_cfg80211_connect()
2475 if (profile->use_fwsup != BRCMF_PROFILE_FWSUP_NONE) { in brcmf_cfg80211_connect()