Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dipw.h13 static const u32 ipw_cipher_suites[] = { variable
Dipw2100.c1937 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw2100_wdev_init()
1938 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw2100_wdev_init()
Dipw2200.c11394 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw_wdev_init()
11395 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw_wdev_init()