Searched refs:modparam_noht (Results 1 - 4 of 4) sorted by relevance

/linux-master/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)
1823 if (!modparam_noht) {
1971 if (modparam_noht) {
H A Dcarl9170.h609 extern int modparam_noht;
H A Ddebug.c242 ADD(buf, *len, bufsize, "%s QoS AC\n", modparam_noht ? "Hardware" :
H A Dtx.c51 if (unlikely(modparam_noht)) {

Completed in 138 milliseconds