Searched refs:trans_timeout (Results 1 – 3 of 3) sorted by relevance
1115 unsigned long trans_timeout; in tx_timeout_show() local1118 trans_timeout = queue->trans_timeout; in tx_timeout_show()1121 return sprintf(buf, fmt_ulong, trans_timeout); in tx_timeout_show()
435 txq->trans_timeout++; in dev_watchdog()
602 unsigned long trans_timeout; member