Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c54 int modparam_noht; variable
55 module_param_named(noht, modparam_noht, int, 0444);
1407 if (modparam_noht) in carl9170_op_ampdu_action()
1823 if (!modparam_noht) { in carl9170_alloc()
1971 if (modparam_noht) { in carl9170_register()
H A Dcarl9170.h609 extern int modparam_noht;