Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h278 ATH11K_FLAG_HW_CRYPTO_DISABLED, enumerator
H A Dcore.c2267 set_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ab->dev_flags); in ath11k_core_qmi_firmware_ready()
2271 clear_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ab->dev_flags); in ath11k_core_qmi_firmware_ready()
H A Dmac.c4383 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags)) in ath11k_install_key()
4527 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags)) in ath11k_mac_op_set_key()
6300 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags) && in ath11k_mac_mgmt_action_frame_fill_elem_data()
H A Dwmi.c983 if (test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags)) in ath11k_wmi_vdev_start()
2012 test_bit(ATH11K_FLAG_HW_CRYPTO_DISABLED, in ath11k_wmi_send_peer_assoc_cmd()