Home
last modified time | relevance | path

Searched refs:ath_hw_keyreset (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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); variable
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.h207 bool ath_hw_keyreset(struct ath_common *common, u16 entry);
/kernel/linux/linux-6.6/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); variable
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.h207 bool ath_hw_keyreset(struct ath_common *common, u16 entry);
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dcommon.c402 ath_hw_keyreset(common, (u16) i); in ath9k_cmn_init_crypto()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dcommon.c402 ath_hw_keyreset(common, (u16) i); in ath9k_cmn_init_crypto()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A Dbase.c2769 ath_hw_keyreset(common, (u16) i); in ath5k_start()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A Dbase.c2814 ath_hw_keyreset(common, (u16) i); in ath5k_start()

Completed in 11 milliseconds