Home
last modified time | relevance | path

Searched refs:ath10k_mac_is_peer_wep_key_set (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dmac.h46 bool ath10k_mac_is_peer_wep_key_set(struct ath10k *ar, const u8 *addr,
Dmac.c452 bool ath10k_mac_is_peer_wep_key_set(struct ath10k *ar, const u8 *addr, in ath10k_mac_is_peer_wep_key_set() function
Dwmi.c2273 peer_key = ath10k_mac_is_peer_wep_key_set(ar, addr, keyidx); in ath10k_wmi_handle_wep_reauth()