Searched refs:ath11k_install_key (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | mac.c | 4355 static int ath11k_install_key(struct ath11k_vif *arvif, in ath11k_install_key() function 4447 ret = ath11k_install_key(arvif, peer->keys[i], in ath11k_clear_peer_keys() 4485 ret = ath11k_install_key(arvif, key, SET_KEY, addr, in ath11k_set_group_keys() 4604 ret = ath11k_install_key(arvif, key, cmd, peer_addr, flags); in ath11k_mac_op_set_key()
|