Searched refs:trans_timeout (Results 1 – 3 of 3) sorted by relevance
1155 unsigned long trans_timeout; in tx_timeout_show() local1158 trans_timeout = queue->trans_timeout; in tx_timeout_show()1161 return sprintf(buf, fmt_ulong, trans_timeout); in tx_timeout_show()
470 txq->trans_timeout++; in dev_watchdog()
595 unsigned long trans_timeout; member