Searched refs:ath10k_install_key (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 307 static int ath10k_install_key(struct ath10k_vif *arvif, in ath10k_install_key() function 368 ret = ath10k_install_key(arvif, arvif->wep_keys[i], in ath10k_install_peer_wep_keys() 374 ret = ath10k_install_key(arvif, arvif->wep_keys[i], in ath10k_install_peer_wep_keys() 380 ret = ath10k_install_key(arvif, arvif->wep_keys[i], in ath10k_install_peer_wep_keys() 446 ret = ath10k_install_key(arvif, peer->keys[i], in ath10k_clear_peer_keys() 524 ret = ath10k_install_key(arvif, key, DISABLE_KEY, addr, flags); in ath10k_clear_vdev_key() 6658 ret = ath10k_install_key(arvif, key, cmd, peer_addr, flags); in ath10k_set_key() 6674 ret = ath10k_install_key(arvif, key, cmd, peer_addr, flags2); in ath10k_set_key() 6679 ret2 = ath10k_install_key(arvif, key, DISABLE_KEY, in ath10k_set_key()
|