Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dcore.c21 static unsigned int ath11k_crypto_mode; variable
22 module_param_named(crypto_mode, ath11k_crypto_mode, uint, 0644);
655 switch (ath11k_crypto_mode) { in ath11k_core_qmi_firmware_ready()
665 ath11k_info(ab, "invalid crypto_mode: %d\n", ath11k_crypto_mode); in ath11k_core_qmi_firmware_ready()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dcore.c25 static unsigned int ath11k_crypto_mode; variable
26 module_param_named(crypto_mode, ath11k_crypto_mode, uint, 0644);
1658 switch (ath11k_crypto_mode) { in ath11k_core_qmi_firmware_ready()
1668 ath11k_info(ab, "invalid crypto_mode: %d\n", ath11k_crypto_mode); in ath11k_core_qmi_firmware_ready()

Completed in 4 milliseconds