Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw.h13 static const u32 ipw_cipher_suites[] = { variable
H A Dipw2100.c1926 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw2100_wdev_init()
1927 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw2100_wdev_init()
H A Dipw2200.c11351 wdev->wiphy->cipher_suites = ipw_cipher_suites; in ipw_wdev_init()
11352 wdev->wiphy->n_cipher_suites = ARRAY_SIZE(ipw_cipher_suites); in ipw_wdev_init()