Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/
H A Dkey.c42 bool ath_hw_keyreset(struct ath_common *common, u16 entry) in ath_hw_keyreset() function
85 EXPORT_SYMBOL(ath_hw_keyreset);
595 ath_hw_keyreset(common, hw_key_idx); in ath_key_delete()
610 ath_hw_keyreset(common, hw_key_idx + 32); in ath_key_delete()
H A Dath.h209 bool ath_hw_keyreset(struct ath_common *common, u16 entry);
/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon.c402 ath_hw_keyreset(common, (u16) i); in ath9k_cmn_init_crypto()
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c2814 ath_hw_keyreset(common, (u16) i); in ath5k_start()