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