Searched refs:max_queue_stop_timeout (Results 1 – 4 of 4) sorted by relevance
419 jiffies_to_msecs(ar->max_queue_stop_timeout[i])); in carl9170_debugfs_tx_stuck_read()421 ar->max_queue_stop_timeout[i] = 0; in carl9170_debugfs_tx_stuck_read()
303 unsigned long max_queue_stop_timeout[__AR9170_NUM_TXQ]; member
177 if (tmp > ar->max_queue_stop_timeout[i]) in carl9170_tx_accounting_free()178 ar->max_queue_stop_timeout[i] = tmp; in carl9170_tx_accounting_free()
366 ar->max_queue_stop_timeout[i] = 0; in carl9170_op_start()