Lines Matching refs:tx_active
214 bool tx_active; member
935 if (info->tx_active) in write()
979 if (!info->tx_active) in write()
1013 !info->tx_active ) { in put_char()
1091 while (info->tx_active) { in wait_until_sent()
1103 while ( info->tx_active && info->tx_enabled) { in wait_until_sent()
1129 ret = (info->tx_active) ? 0 : HDLC_MAX_FRAME_SIZE; in write_room()
1167 if (!info->tx_active) { in flush_chars()
1409 info->tx_active,info->bh_requested,info->bh_running, in line_info()
1624 if (!info->tx_active) in hdlcdev_xmit()
2244 if ( info->tx_active ) { in isr_txeom()
2252 info->tx_active = false; in isr_txeom()
2332 info->tx_active = false; in isr_txrdy()
2987 if ( info->tx_active && info->params.mode == MGSL_MODE_HDLC ) { in tx_abort()
4258 info->tx_active = true; in tx_start()
4285 info->tx_active = false; in tx_stop()
5479 if(info->tx_active && info->params.mode == MGSL_MODE_HDLC) { in tx_timeout()
5483 info->tx_active = false; in tx_timeout()