Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dscc.h99 TXS_IDLE, /* Transmitter off, no data pending */ enumerator
/linux/drivers/net/hamradio/
A Dscc.c1134 scc->stat.tx_state = TXS_IDLE; in t_dwait()
1207 scc->stat.tx_state = TXS_IDLE; in t_tail()
1226 scc->stat.tx_state = TXS_IDLE; in t_busy()
1287 scc->stat.tx_state = TXS_IDLE; in scc_init_timer()
1682 if(scc->stat.tx_state == TXS_IDLE || scc->stat.tx_state == TXS_IDLE2) { in scc_net_tx()

Completed in 73 milliseconds