Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h174 bool is_ft; member
H A Dcfg80211.c2180 profile->is_ft = false; in brcmf_set_key_mgmt()
2226 profile->is_ft = true; in brcmf_set_key_mgmt()
2232 profile->is_ft = true; in brcmf_set_key_mgmt()
2246 profile->is_ft = true; in brcmf_set_key_mgmt()
6638 if (profile->use_fwsup == BRCMF_PROFILE_FWSUP_1X && profile->is_ft) { in brcmf_bss_roaming_done()