Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dscc.h102 TXS_WAIT, /* Waiting for Mintime to expire */ enumerator
/linux-3.4.99/drivers/net/hamradio/
Dscc.c1128 if (scc->stat.tx_state == TXS_WAIT) /* maxkeyup or idle timeout */ in t_dwait()
1199 scc->stat.tx_state = TXS_WAIT; in t_tail()
1276 scc->stat.tx_state = TXS_WAIT; in t_idle()