Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dcfg80211.c315 static const u32 wil_cipher_suites[] = { variable
2707 wiphy->cipher_suites = wil_cipher_suites; in wil_wiphy_init()
2708 wiphy->n_cipher_suites = ARRAY_SIZE(wil_cipher_suites); in wil_wiphy_init()