Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dscc.h103 TXS_WAIT, /* Waiting for Mintime to expire */ enumerator
/Linux-v5.4/drivers/net/hamradio/
Dscc.c1130 if (scc->stat.tx_state == TXS_WAIT) /* maxkeyup or idle timeout */ in t_dwait()
1201 scc->stat.tx_state = TXS_WAIT; in t_tail()
1278 scc->stat.tx_state = TXS_WAIT; in t_idle()