Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Dcfg80211.c1702 static const u32 mwifiex_cipher_suites[] = { variable
4383 wiphy->cipher_suites = mwifiex_cipher_suites; in mwifiex_register_cfg80211()
4384 wiphy->n_cipher_suites = ARRAY_SIZE(mwifiex_cipher_suites); in mwifiex_register_cfg80211()