Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
A Dcore.c23 static unsigned int ath11k_crypto_mode; variable
24 module_param_named(crypto_mode, ath11k_crypto_mode, uint, 0644);
912 switch (ath11k_crypto_mode) { in ath11k_core_qmi_firmware_ready()
922 ath11k_info(ab, "invalid crypto_mode: %d\n", ath11k_crypto_mode); in ath11k_core_qmi_firmware_ready()

Completed in 5 milliseconds