Home
last modified time | relevance | path

Searched refs:brcmf_cipher_suites (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c205 /* Note: brcmf_cipher_suites is an array of int defining which cipher suites
211 static const u32 brcmf_cipher_suites[] = { variable
7106 wiphy->cipher_suites = brcmf_cipher_suites; in brcmf_setup_wiphy()
7107 wiphy->n_cipher_suites = ARRAY_SIZE(brcmf_cipher_suites); in brcmf_setup_wiphy()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c236 /* Note: brcmf_cipher_suites is an array of int defining which cipher suites
242 static const u32 brcmf_cipher_suites[] = { variable
7618 wiphy->cipher_suites = brcmf_cipher_suites; in brcmf_setup_wiphy()
7619 wiphy->n_cipher_suites = ARRAY_SIZE(brcmf_cipher_suites); in brcmf_setup_wiphy()

Completed in 29 milliseconds