Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h157 bool is_ft; member
H A Dcfg80211.c2099 profile->is_ft = false; in brcmf_set_key_mgmt()
2145 profile->is_ft = true; in brcmf_set_key_mgmt()
2151 profile->is_ft = true; in brcmf_set_key_mgmt()
2169 profile->is_ft = true; in brcmf_set_key_mgmt()
6409 if (profile->use_fwsup == BRCMF_PROFILE_FWSUP_1X && profile->is_ft) { in brcmf_bss_roaming_done()