Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Dcfg80211.c81 static const u32 wil_cipher_suites[] = { variable
994 wiphy->cipher_suites = wil_cipher_suites; in wil_wiphy_init()
995 wiphy->n_cipher_suites = ARRAY_SIZE(wil_cipher_suites); in wil_wiphy_init()