Home
last modified time | relevance | path

Searched refs:ath11k_install_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmac.c2382 static int ath11k_install_key(struct ath11k_vif *arvif, in ath11k_install_key() function
2475 ret = ath11k_install_key(arvif, peer->keys[i], in ath11k_clear_peer_keys()
2561 ret = ath11k_install_key(arvif, key, cmd, peer_addr, flags); in ath11k_mac_op_set_key()
2563 ath11k_warn(ab, "ath11k_install_key failed (%d)\n", ret); in ath11k_mac_op_set_key()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c4109 static int ath11k_install_key(struct ath11k_vif *arvif, in ath11k_install_key() function
4202 ret = ath11k_install_key(arvif, peer->keys[i], in ath11k_clear_peer_keys()
4288 ret = ath11k_install_key(arvif, key, cmd, peer_addr, flags); in ath11k_mac_op_set_key()
4290 ath11k_warn(ab, "ath11k_install_key failed (%d)\n", ret); in ath11k_mac_op_set_key()

Completed in 18 milliseconds