Searched refs:ath12k_mac_set_key (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 4709 static int ath12k_mac_set_key(struct ath12k *ar, enum set_key_cmd cmd, in ath12k_mac_set_key() function 4905 ret = ath12k_mac_set_key(arvif->ar, cmd, arvif, in ath12k_mac_op_set_key() 4919 ret = ath12k_mac_set_key(arvif->ar, cmd, arvif, arsta, key); in ath12k_mac_op_set_key() 4946 ret = ath12k_mac_set_key(arvif->ar, cmd, arvif, NULL, key); in ath12k_mac_op_set_key() 8330 ret = ath12k_mac_set_key(arvif->ar, key_conf->cmd, in ath12k_mac_vif_flush_key_cache()
|