Searched refs:key_cipher (Results 1 – 12 of 12) sorted by relevance
240 u32 key_cipher; member
3074 arg.key_cipher = WMI_CIPHER_AES_CCM; in ath12k_install_key()3079 arg.key_cipher = WMI_CIPHER_TKIP; in ath12k_install_key()3084 arg.key_cipher = WMI_CIPHER_AES_CCM; in ath12k_install_key()3088 arg.key_cipher = WMI_CIPHER_AES_GCM; in ath12k_install_key()3109 arvif->key_cipher = key->cipher; in ath12k_install_key()6791 arvif->key_cipher, in ath12k_mac_op_reconfig_complete()
335 u32_encode_bits(ath12k_dp_tx_get_encrypt_type(arvif->key_cipher), in ath12k_dp_tx_get_vdev_bank_config()
3507 __le32 key_cipher; member3529 u32 key_cipher; member
1791 cmd->key_cipher = cpu_to_le32(arg->key_cipher); in ath12k_wmi_vdev_install_key()1805 arg->key_idx, arg->key_cipher, arg->key_len); in ath12k_wmi_vdev_install_key()
2358 if (arg->key_cipher == ar->wmi_key_cipher[WMI_CIPHER_NONE] && in ath10k_wmi_tlv_op_gen_vdev_install_key()2361 if (arg->key_cipher != ar->wmi_key_cipher[WMI_CIPHER_NONE] && in ath10k_wmi_tlv_op_gen_vdev_install_key()2379 cmd->key_cipher = __cpu_to_le32(arg->key_cipher); in ath10k_wmi_tlv_op_gen_vdev_install_key()
255 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_AES_CCM]; in ath10k_send_key()259 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_TKIP]; in ath10k_send_key()265 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_WEP]; in ath10k_send_key()268 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_AES_CCM]; in ath10k_send_key()272 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_AES_GCM]; in ath10k_send_key()290 arg.key_cipher = ar->wmi_key_cipher[WMI_CIPHER_NONE]; in ath10k_send_key()
7323 if (arg->key_cipher == WMI_CIPHER_NONE && arg->key_data != NULL) in ath10k_wmi_op_gen_vdev_install_key()7325 if (arg->key_cipher != WMI_CIPHER_NONE && arg->key_data == NULL) in ath10k_wmi_op_gen_vdev_install_key()7336 cmd->key_cipher = __cpu_to_le32(arg->key_cipher); in ath10k_wmi_op_gen_vdev_install_key()7348 arg->key_idx, arg->key_cipher, arg->key_len); in ath10k_wmi_op_gen_vdev_install_key()
5044 __le32 key_cipher; /* %WMI_CIPHER_ */ member5063 u32 key_cipher; member
3621 u32 key_cipher; member3643 u32 key_cipher; member
4126 arg.key_cipher = WMI_CIPHER_NONE; in ath11k_install_key()4134 arg.key_cipher = WMI_CIPHER_AES_CCM; in ath11k_install_key()4139 arg.key_cipher = WMI_CIPHER_TKIP; in ath11k_install_key()4145 arg.key_cipher = WMI_CIPHER_AES_GCM; in ath11k_install_key()
1801 cmd->key_cipher = arg->key_cipher; in ath11k_wmi_vdev_install_key()1825 arg->key_idx, arg->key_cipher, arg->key_len); in ath11k_wmi_vdev_install_key()