Searched refs:tx_active (Results 1 – 11 of 11) sorted by relevance
63 unsigned char tx_active; member518 mp->tx_active = 0; in mace_open()620 if (!mp->tx_bad_runt && mp->tx_active < MAX_TX_ACTIVE) { in mace_xmit_start()624 ++mp->tx_active; in mace_xmit_start()824 --mp->tx_active; in mace_interrupt()838 i += mp->tx_active; in mace_interrupt()841 if (!mp->tx_bad_runt && i != mp->tx_fill && mp->tx_active < MAX_TX_ACTIVE) { in mace_interrupt()847 ++mp->tx_active; in mace_interrupt()850 } while (i != mp->tx_fill && mp->tx_active < MAX_TX_ACTIVE); in mace_interrupt()879 mp->tx_active = 0; in mace_restart()[all …]
221 int tx_active; member1205 if (!info->tx_active) in tx_done()1208 info->tx_active = 0; in tx_done()1249 if (!info->tx_active) in tx_ready()1257 info->tx_active = 0; in tx_ready()1748 if (info->params.mode == MGSL_MODE_ASYNC || !info->tx_active) { in mgslpc_put_char()1783 if (!info->tx_active) in mgslpc_flush_chars()1819 if (info->tx_active) in mgslpc_write()1854 if (!info->tx_active) in mgslpc_write()1877 if (info->tx_active) in mgslpc_write_room()[all …]
488 info->tx_active = 0; in transmit_chars()494 info->tx_active = 1; in transmit_chars()507 info->tx_active = 1; in transmit_chars()544 if (!info->tx_active) in status_handle()667 if (info->xmit_cnt && info->xmit_buf && !info->tx_active) { in rs_start()983 && !info->tx_active) in rs_write()1049 if (!info->tx_active) in rs_throttle()1080 if (!info->tx_active) in rs_unthrottle()
114 unsigned char tx_active; /* character is being xmitted */ member
233 int tx_active; member1066 if (info->tx_active) in write()1120 if (!info->tx_active) in write()1153 !info->tx_active ) { in put_char()1229 while (info->tx_active) { in wait_until_sent()1240 while ( info->tx_active && info->tx_enabled) { in wait_until_sent()1267 ret = (info->tx_active) ? 0 : HDLC_MAX_FRAME_SIZE; in write_room()1305 if (!info->tx_active) { in flush_chars()1565 info->tx_active,info->bh_requested,info->bh_running, in line_info()1831 if (!info->tx_active) in sppp_cb_tx()[all …]
277 int tx_active; member1203 if ( !info->tx_active && info->loopmode_send_done_requested ) in mgsl_bh_transmit()1312 info->tx_active = 0; in mgsl_isr_transmit_status()1483 info->tx_active = 0; in mgsl_isr_transmit_data()2112 if ( (info->params.mode == MGSL_MODE_ASYNC ) || !info->tx_active ) { in mgsl_put_char()2155 if (!info->tx_active) { in mgsl_flush_chars()2205 if (info->tx_active) { in mgsl_write()2346 if (!info->tx_active) in mgsl_write()2384 if ( info->tx_active ) in mgsl_write_room()2419 if ( info->tx_active ) in mgsl_chars_in_buffer()[all …]
116 unsigned char tx_active; /* character is being xmitted */ member
452 info->tx_active = 0; in transmit_chars()458 info->tx_active = 1; in transmit_chars()472 info->tx_active = 1; in transmit_chars()522 if (!info->tx_active) in status_handle()708 if (info->xmit_cnt && info->xmit_buf && !info->tx_active) { in rs_start()1557 && !info->tx_active) in rs_write()1619 if (!info->tx_active) in rs_throttle()1676 if (!info->tx_active) in rs_unthrottle()
369 unsigned char tx_active; /* character is being xmitted */ member
791 ;; tx_active
852 ;; tx_active