Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp_tx.c278 test_bit(ATH12K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags)) { in ath12k_dp_tx()
362 if (!test_bit(ATH12K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags) && in ath12k_dp_tx()
H A Dcore.h206 ATH12K_FLAG_HW_CRYPTO_DISABLED, enumerator
H A Ddp.c338 test_bit(ATH12K_FLAG_HW_CRYPTO_DISABLED, &ab->dev_flags)) in ath12k_dp_tx_get_vdev_bank_config()
H A Dmac.c3851 if (test_bit(ATH12K_FLAG_HW_CRYPTO_DISABLED, &ar->ab->dev_flags)) in ath12k_install_key()
3960 if (test_bit(ATH12K_FLAG_HW_CRYPTO_DISABLED, &ab->dev_flags)) in ath12k_mac_set_key()
H A Dwmi.c2041 test_bit(ATH12K_FLAG_HW_CRYPTO_DISABLED, in ath12k_wmi_send_peer_assoc_cmd()