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

/drivers/net/wireless/ath/ath9k/
H A Dhtc.h46 extern int htc_modparam_nohwcrypt;
H A Dhtc_drv_init.c27 int htc_modparam_nohwcrypt; variable
28 module_param_named(nohwcrypt, htc_modparam_nohwcrypt, int, 0444);
H A Dhtc_drv_main.c1399 if (htc_modparam_nohwcrypt)

Completed in 198 milliseconds