Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dscc.h105 TXS_TIMEOUT /* We had a transmission timeout */ enumerator
/openbmc/linux/drivers/net/hamradio/
H A Dscc.c1201 if (scc->stat.tx_state == TXS_TIMEOUT) /* we had a timeout? */ in t_tail()
1260 scc->stat.tx_state = TXS_TIMEOUT; in t_maxkeyup()