Searched refs:usConfig (Results 1 – 2 of 2) sorted by relevance
97 u16 usConfig = 0; in rtl92e_set_key() local126 usConfig |= BIT15 | (KeyType<<2); in rtl92e_set_key()128 usConfig |= BIT15 | (KeyType<<2) | KeyIndex; in rtl92e_set_key()138 (u32)usConfig; in rtl92e_set_key()158 RT_TRACE(COMP_SEC, "=========>after set key, usconfig:%x\n", usConfig); in rtl92e_set_key()
5091 u16 usConfig = 0; in setKey() local5102 usConfig |= BIT(15) | (KeyType << 2); in setKey()5104 usConfig |= BIT(15) | (KeyType << 2) | KeyIndex; in setKey()5114 (u32)usConfig; in setKey()