Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/
Dkey.c90 u32 unicast_flag = AR_KEYTABLE_VALID; in ath_hw_keysetmac() local
108 unicast_flag = 0; in ath_hw_keysetmac()
121 REG_WRITE(ah, AR_KEYTABLE_MAC1(entry), macHi | unicast_flag); in ath_hw_keysetmac()