Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/wlan-ng/
H A Dcfg80211.c31 #define PRISM2_NUM_CIPHER_SUITES 2 macro
32 static const u32 prism2_cipher_suites[PRISM2_NUM_CIPHER_SUITES] = {
703 wiphy->n_cipher_suites = PRISM2_NUM_CIPHER_SUITES; in wlan_create_wiphy()