Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/
H A Dath.h210 bool ath_hw_keysetmac(struct ath_common *common, u16 entry, const u8 *mac);
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1839 ath_hw_keysetmac(common, key->hw_key_idx, NULL); in ath9k_set_key()