Searched refs:modparam_noht (Results 1 – 2 of 2) sorted by relevance
54 int modparam_noht; variable55 module_param_named(noht, modparam_noht, int, 0444);1407 if (modparam_noht) in carl9170_op_ampdu_action()1822 if (!modparam_noht) { in carl9170_alloc()1970 if (modparam_noht) { in carl9170_register()
51 if (unlikely(modparam_noht)) { in __carl9170_get_queue()