Home
last modified time | relevance | path

Searched refs:tx_active (Results 1 – 11 of 11) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dmace.c63 unsigned char tx_active; member
518 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 …]
/linux-2.4.37.9/drivers/char/pcmcia/
Dsynclink_cs.c221 int tx_active; member
1205 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 …]
/linux-2.4.37.9/drivers/tc/
Dzs.c488 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()
Dzs.h114 unsigned char tx_active; /* character is being xmitted */ member
/linux-2.4.37.9/drivers/char/
Dsynclinkmp.c233 int tx_active; member
1066 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 …]
Dsynclink.c277 int tx_active; member
1203 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 …]
/linux-2.4.37.9/drivers/macintosh/
Dmacserial.h116 unsigned char tx_active; /* character is being xmitted */ member
Dmacserial.c452 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()
/linux-2.4.37.9/drivers/net/wan/
Dz85230.h369 unsigned char tx_active; /* character is being xmitted */ member
/linux-2.4.37.9/drivers/usb/serial/
Dkeyspan_pda.S791 ;; tx_active
Dxircom_pgs.S852 ;; tx_active