Searched refs:max_queue_stop_timeout (Results 1 – 4 of 4) sorted by relevance
407 jiffies_to_msecs(ar->max_queue_stop_timeout[i])); in carl9170_debugfs_tx_stuck_read()409 ar->max_queue_stop_timeout[i] = 0; in carl9170_debugfs_tx_stuck_read()
300 unsigned long max_queue_stop_timeout[__AR9170_NUM_TXQ]; member
176 if (tmp > ar->max_queue_stop_timeout[i]) in carl9170_tx_accounting_free()177 ar->max_queue_stop_timeout[i] = tmp; in carl9170_tx_accounting_free()
370 ar->max_queue_stop_timeout[i] = 0; in carl9170_op_start()