Searched refs:queue_stop_timeout (Results 1 – 4 of 4) sorted by relevance
299 unsigned long queue_stop_timeout[__AR9170_NUM_TXQ]; member
99 ar->queue_stop_timeout[i] = jiffies; in carl9170_tx_accounting()175 tmp = jiffies - ar->queue_stop_timeout[i]; in carl9170_tx_accounting_free()
406 jiffies_to_msecs(jiffies - ar->queue_stop_timeout[i]) : 0, in carl9170_debugfs_tx_stuck_read()
368 ar->queue_stop_timeout[i] = jiffies; in carl9170_op_start()