Lines Matching refs:tx_active
214 bool tx_active; member
944 if (info->tx_active) in write()
988 if (!info->tx_active) in write()
1022 !info->tx_active ) { in put_char()
1100 while (info->tx_active) { in wait_until_sent()
1112 while ( info->tx_active && info->tx_enabled) { in wait_until_sent()
1138 ret = (info->tx_active) ? 0 : HDLC_MAX_FRAME_SIZE; in write_room()
1176 if (!info->tx_active) { in flush_chars()
1418 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1633 if (!info->tx_active) in hdlcdev_xmit()
2250 if ( info->tx_active ) { in isr_txeom()
2258 info->tx_active = false; in isr_txeom()
2338 info->tx_active = false; in isr_txrdy()
2993 if ( info->tx_active && info->params.mode == MGSL_MODE_HDLC ) { in tx_abort()
4264 info->tx_active = true; in tx_start()
4291 info->tx_active = false; in tx_stop()
5485 if(info->tx_active && info->params.mode == MGSL_MODE_HDLC) { in tx_timeout()
5489 info->tx_active = false; in tx_timeout()