Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.h46 bool ath10k_mac_is_peer_wep_key_set(struct ath10k *ar, const u8 *addr,
H A Dmac.c454 bool ath10k_mac_is_peer_wep_key_set(struct ath10k *ar, const u8 *addr, in ath10k_mac_is_peer_wep_key_set() function
H A Dwmi.c2280 peer_key = ath10k_mac_is_peer_wep_key_set(ar, addr, keyidx); in ath10k_wmi_handle_wep_reauth()