Searched refs:key_cipher (Results 1 – 7 of 7) sorted by relevance
2347 if (arg->key_cipher == ar->wmi_key_cipher[WMI_CIPHER_NONE] && in ath10k_wmi_tlv_op_gen_vdev_install_key()2350 if (arg->key_cipher != ar->wmi_key_cipher[WMI_CIPHER_NONE] && in ath10k_wmi_tlv_op_gen_vdev_install_key()2368 cmd->key_cipher = __cpu_to_le32(arg->key_cipher); in ath10k_wmi_tlv_op_gen_vdev_install_key()
254 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_AES_CCM]; in ath10k_send_key()258 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_TKIP]; in ath10k_send_key()264 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_WEP]; in ath10k_send_key()267 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_AES_CCM]; in ath10k_send_key()271 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_AES_GCM]; in ath10k_send_key()289 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_NONE]; in ath10k_send_key()
7297 if (arg->key_cipher == WMI_CIPHER_NONE && arg->key_data != NULL) in ath10k_wmi_op_gen_vdev_install_key()7299 if (arg->key_cipher != WMI_CIPHER_NONE && arg->key_data == NULL) in ath10k_wmi_op_gen_vdev_install_key()7310 cmd->key_cipher = __cpu_to_le32(arg->key_cipher); in ath10k_wmi_op_gen_vdev_install_key()7322 arg->key_idx, arg->key_cipher, arg->key_len); in ath10k_wmi_op_gen_vdev_install_key()
5038 __le32 key_cipher; /* %WMI_CIPHER_ */ member5057 u32 key_cipher; member
2667 arg.key_cipher = WMI_CIPHER_AES_CCM; in ath11k_install_key()2672 arg.key_cipher = WMI_CIPHER_TKIP; in ath11k_install_key()2677 arg.key_cipher = WMI_CIPHER_AES_CCM; in ath11k_install_key()2681 arg.key_cipher = WMI_CIPHER_AES_GCM; in ath11k_install_key()
3463 u32 key_cipher; member3485 u32 key_cipher; member
1661 cmd->key_cipher = arg->key_cipher; in ath11k_wmi_vdev_install_key()1684 arg->key_idx, arg->key_cipher, arg->key_len); in ath11k_wmi_vdev_install_key()