Home
last modified time | relevance | path

Searched refs:ath_hw_keysetmac (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dkey.c87 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac) in ath_hw_keysetmac() function
127 EXPORT_SYMBOL(ath_hw_keysetmac); variable
220 (void) ath_hw_keysetmac(common, entry, mac); in ath_hw_set_keycache_entry()
333 (void) ath_hw_keysetmac(common, entry, mac); in ath_hw_set_keycache_entry()
593 ath_hw_keysetmac(common, hw_key_idx, NULL); in ath_key_delete()
H A Dath.h208 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac);
/kernel/linux/linux-6.6/drivers/net/wireless/ath/
H A Dkey.c87 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac) in ath_hw_keysetmac() function
127 EXPORT_SYMBOL(ath_hw_keysetmac); variable
220 (void) ath_hw_keysetmac(common, entry, mac); in ath_hw_set_keycache_entry()
333 (void) ath_hw_keysetmac(common, entry, mac); in ath_hw_set_keycache_entry()
593 ath_hw_keysetmac(common, hw_key_idx, NULL); in ath_key_delete()
H A Dath.h208 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac);
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dmain.c1845 ath_hw_keysetmac(common, key->hw_key_idx, NULL); in ath9k_set_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dmain.c1840 ath_hw_keysetmac(common, key->hw_key_idx, NULL); in ath9k_set_key()

Completed in 10 milliseconds