Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Dkey.c62 REG_WRITE(ah, AR_KEYTABLE_TYPE(entry), AR_KEYTABLE_TYPE_CLR); in ath_hw_keyreset()
76 AR_KEYTABLE_TYPE_CLR); in ath_hw_keyreset()
177 keyType = AR_KEYTABLE_TYPE_CLR; in ath_hw_set_keycache_entry()
256 AR_KEYTABLE_TYPE_CLR); in ath_hw_set_keycache_entry()
295 AR_KEYTABLE_TYPE_CLR); in ath_hw_set_keycache_entry()
H A Dreg.h53 #define AR_KEYTABLE_TYPE_CLR 0x00000007 macro