Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c5992 static int ath12k_mac_set_key(struct ath12k *ar, enum set_key_cmd cmd, in ath12k_mac_set_key() function
6191 ret = ath12k_mac_set_key(arvif->ar, cmd, arvif, in ath12k_mac_op_set_key()
6205 ret = ath12k_mac_set_key(arvif->ar, cmd, arvif, arsta, key); in ath12k_mac_op_set_key()
6232 ret = ath12k_mac_set_key(arvif->ar, cmd, arvif, NULL, key); in ath12k_mac_op_set_key()
10498 ret = ath12k_mac_set_key(arvif->ar, key_conf->cmd, in ath12k_mac_vif_flush_key_cache()