Searched refs:htc_modparam_nohwcrypt (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhtc.h46 extern int htc_modparam_nohwcrypt;
H A Dhtc_drv_init.c29 int htc_modparam_nohwcrypt; variable
30 module_param_named(nohwcrypt, htc_modparam_nohwcrypt, int, 0444);
H A Dhtc_drv_main.c1419 if (htc_modparam_nohwcrypt) ath9k_htc_set_key()

Completed in 129 milliseconds