Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dscc.h104 TXS_WAIT, /* Waiting for Mintime to expire */ enumerator
/linux-6.1.9/drivers/net/hamradio/
Dscc.c1132 if (scc->stat.tx_state == TXS_WAIT) /* maxkeyup or idle timeout */ in t_dwait()
1203 scc->stat.tx_state = TXS_WAIT; in t_tail()
1280 scc->stat.tx_state = TXS_WAIT; in t_idle()