Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/
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()
Dath.h205 bool ath_hw_keyreset(struct ath_common *common, u16 entry);
/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Dcommon.c402 ath_hw_keyreset(common, (u16) i); in ath9k_cmn_init_crypto()
/linux-5.19.10/drivers/net/wireless/ath/ath5k/
Dbase.c2814 ath_hw_keyreset(common, (u16) i); in ath5k_start()