Home
last modified time | relevance | path

Searched refs:TXS_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/linux/
Dscc.h103 TXS_TIMEOUT /* We had a transmission timeout */ enumerator
/linux-3.4.99/drivers/net/hamradio/
Dscc.c1197 if (scc->stat.tx_state == TXS_TIMEOUT) /* we had a timeout? */ in t_tail()
1256 scc->stat.tx_state = TXS_TIMEOUT; in t_maxkeyup()