KeyType            57 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		      u16 KeyType, const u8 *MacAddr, u8 DefaultKey,
KeyType            65 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		 __func__, EntryNo, KeyIndex, KeyType, is_mesh);
KeyType            73 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		ieee->swcamtable[EntryNo].key_type = KeyType;
KeyType            81 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		    u16 KeyType, const u8 *MacAddr, u8 DefaultKey,
KeyType           112 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		 dev, EntryNo, KeyIndex, KeyType, MacAddr);
KeyType           115 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		usConfig |= BIT15 | (KeyType<<2);
KeyType           117 drivers/staging/rtl8192e/rtl8192e/rtl_cam.c 		usConfig |= BIT15 | (KeyType<<2) | KeyIndex;
KeyType            19 drivers/staging/rtl8192e/rtl8192e/rtl_cam.h 		    u16 KeyType, const u8 *MacAddr, u8 DefaultKey,
KeyType            22 drivers/staging/rtl8192e/rtl8192e/rtl_cam.h 		      u16 KeyType, const u8 *MacAddr, u8 DefaultKey,
KeyType          1117 drivers/staging/rtl8192u/r8192U.h void setKey(struct net_device *dev, u8 EntryNo, u8 KeyIndex, u16 KeyType, u8 *MacAddr, u8 DefaultKey, u32 *KeyContent);
KeyType          4960 drivers/staging/rtl8192u/r8192U_core.c void setKey(struct net_device *dev, u8 EntryNo, u8 KeyIndex, u16 KeyType,
KeyType          4973 drivers/staging/rtl8192u/r8192U_core.c 		 dev, EntryNo, KeyIndex, KeyType, MacAddr);
KeyType          4976 drivers/staging/rtl8192u/r8192U_core.c 		usConfig |= BIT(15) | (KeyType << 2);
KeyType          4978 drivers/staging/rtl8192u/r8192U_core.c 		usConfig |= BIT(15) | (KeyType << 2) | KeyIndex;