Searched refs:modparam_noht (Results 1 – 4 of 4) sorted by relevance
54 int modparam_noht; variable55 module_param_named(noht, modparam_noht, int, 0444);1408 if (modparam_noht) in carl9170_op_ampdu_action()1840 if (!modparam_noht) { in carl9170_alloc()1993 if (modparam_noht) { in carl9170_register()
610 extern int modparam_noht;
242 ADD(buf, *len, bufsize, "%s QoS AC\n", modparam_noht ? "Hardware" : in carl9170_debugfs_qos_stat_read()
51 if (unlikely(modparam_noht)) { in __carl9170_get_queue()