Lines Matching refs:tx_active
214 bool tx_active; member
930 if (info->tx_active) in write()
974 if (!info->tx_active) in write()
1008 !info->tx_active ) { in put_char()
1086 while (info->tx_active) { in wait_until_sent()
1098 while ( info->tx_active && info->tx_enabled) { in wait_until_sent()
1124 ret = (info->tx_active) ? 0 : HDLC_MAX_FRAME_SIZE; in write_room()
1162 if (!info->tx_active) { in flush_chars()
1404 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1619 if (!info->tx_active) in hdlcdev_xmit()
2239 if ( info->tx_active ) { in isr_txeom()
2247 info->tx_active = false; in isr_txeom()
2327 info->tx_active = false; in isr_txrdy()
2975 if ( info->tx_active && info->params.mode == MGSL_MODE_HDLC ) { in tx_abort()
4259 info->tx_active = true; in tx_start()
4286 info->tx_active = false; in tx_stop()
5480 if(info->tx_active && info->params.mode == MGSL_MODE_HDLC) { in tx_timeout()
5484 info->tx_active = false; in tx_timeout()