Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dscc.h104 TXS_WAIT, /* Waiting for Mintime to expire */ enumerator
/openbmc/linux/drivers/net/hamradio/
H A 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()