Searched refs:usConfig (Results 1 – 2 of 2) sorted by relevance
86 u16 usConfig = 0; in rtl92e_set_key() local115 usConfig |= BIT15 | (KeyType<<2); in rtl92e_set_key()117 usConfig |= BIT15 | (KeyType<<2) | KeyIndex; in rtl92e_set_key()127 (u32)usConfig; in rtl92e_set_key()147 RT_TRACE(COMP_SEC, "=========>after set key, usconfig:%x\n", usConfig); in rtl92e_set_key()
4958 u16 usConfig = 0; in setKey() local4969 usConfig |= BIT(15) | (KeyType << 2); in setKey()4971 usConfig |= BIT(15) | (KeyType << 2) | KeyIndex; in setKey()4981 (u32)usConfig; in setKey()