Searched refs:trans_timeout (Results 1 – 2 of 2) sorted by relevance
1205 unsigned long trans_timeout; in tx_timeout_show() local1208 trans_timeout = queue->trans_timeout; in tx_timeout_show()1211 return sprintf(buf, fmt_ulong, trans_timeout); in tx_timeout_show()
470 txq->trans_timeout++; in dev_watchdog()