Searched refs:trans_timeout (Results 1 – 3 of 3) sorted by relevance
1030 unsigned long trans_timeout; in tx_timeout_show() local1033 trans_timeout = queue->trans_timeout; in tx_timeout_show()1036 return sprintf(buf, "%lu", trans_timeout); in tx_timeout_show()
440 txq->trans_timeout++; in dev_watchdog()
607 unsigned long trans_timeout; member