Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211.h4277 #define SUITE(oui, id) (((oui) << 8) | (id)) macro
4280 #define WLAN_CIPHER_SUITE_USE_GROUP SUITE(0x000FAC, 0)
4281 #define WLAN_CIPHER_SUITE_WEP40 SUITE(0x000FAC, 1)
4282 #define WLAN_CIPHER_SUITE_TKIP SUITE(0x000FAC, 2)
4284 #define WLAN_CIPHER_SUITE_CCMP SUITE(0x000FAC, 4)
4285 #define WLAN_CIPHER_SUITE_WEP104 SUITE(0x000FAC, 5)
4286 #define WLAN_CIPHER_SUITE_AES_CMAC SUITE(0x000FAC, 6)
4287 #define WLAN_CIPHER_SUITE_GCMP SUITE(0x000FAC, 8)
4288 #define WLAN_CIPHER_SUITE_GCMP_256 SUITE(0x000FAC, 9)
4289 #define WLAN_CIPHER_SUITE_CCMP_256 SUITE(0x000FAC, 10)
[all …]
/linux/Documentation/filesystems/
H A Dvfat.rst252 TEST SUITE