Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Dkey.c67 u16 micentry = entry + 64; in ath_hw_keyreset() local
69 REG_WRITE(ah, AR_KEYTABLE_KEY0(micentry), 0); in ath_hw_keyreset()
70 REG_WRITE(ah, AR_KEYTABLE_KEY1(micentry), 0); in ath_hw_keyreset()
71 REG_WRITE(ah, AR_KEYTABLE_KEY2(micentry), 0); in ath_hw_keyreset()
72 REG_WRITE(ah, AR_KEYTABLE_KEY3(micentry), 0); in ath_hw_keyreset()
74 REG_WRITE(ah, AR_KEYTABLE_KEY4(micentry), 0); in ath_hw_keyreset()
75 REG_WRITE(ah, AR_KEYTABLE_TYPE(micentry), in ath_hw_keyreset()
200 u16 micentry = entry + 64; in ath_hw_set_keycache_entry() local
255 REG_WRITE(ah, AR_KEYTABLE_TYPE(micentry), in ath_hw_set_keycache_entry()
294 REG_WRITE(ah, AR_KEYTABLE_TYPE(micentry), in ath_hw_set_keycache_entry()
[all …]