Home
last modified time | relevance | path

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

/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.h157 bool is_ft; member
Dcfg80211.c1770 profile->is_ft = false; in brcmf_set_key_mgmt()
1815 profile->is_ft = true; in brcmf_set_key_mgmt()
1821 profile->is_ft = true; in brcmf_set_key_mgmt()
1839 profile->is_ft = true; in brcmf_set_key_mgmt()
6013 if (profile->use_fwsup == BRCMF_PROFILE_FWSUP_1X && profile->is_ft) { in brcmf_bss_roaming_done()