Searched refs:tx_active (Results 1 – 9 of 9) sorted by relevance
59 if (priv->tx_active) { in mscan_set_mode()61 out_8(®s->cantarq, priv->tx_active); in mscan_set_mode()138 priv->tx_active = 0; in mscan_start()199 i = ~priv->tx_active & MSCAN_TXE; in mscan_start_xmit()276 priv->tx_active |= 1 << buf_id; in mscan_start_xmit()277 out_8(®s->cantier, priv->tx_active); in mscan_start_xmit()452 priv->tx_active &= ~mask; in mscan_isr()467 out_8(®s->cantier, priv->tx_active); in mscan_isr()
281 u8 tx_active; member
61 unsigned char tx_active; member487 mp->tx_active = 0; in mace_open()568 if (!mp->tx_bad_runt && mp->tx_active < MAX_TX_ACTIVE) { in mace_xmit_start()572 ++mp->tx_active; in mace_xmit_start()769 --mp->tx_active; in mace_interrupt()783 i += mp->tx_active; in mace_interrupt()786 if (!mp->tx_bad_runt && i != mp->tx_fill && mp->tx_active < MAX_TX_ACTIVE) { in mace_interrupt()792 ++mp->tx_active; in mace_interrupt()795 } while (i != mp->tx_fill && mp->tx_active < MAX_TX_ACTIVE); in mace_interrupt()816 if (mp->tx_active == 0 && !mp->tx_bad_runt) in mace_tx_timeout()[all …]
193 bool tx_active; member961 if (!info->tx_active) in tx_done()964 info->tx_active = false; in tx_done()1005 if (!info->tx_active) in tx_ready()1013 info->tx_active = false; in tx_ready()1495 if (info->params.mode == MGSL_MODE_ASYNC || !info->tx_active) { in mgslpc_put_char()1531 if (!info->tx_active) in mgslpc_flush_chars()1566 if (info->tx_active) in mgslpc_write()1593 if (!info->tx_active) in mgslpc_write()1616 if (info->tx_active) in mgslpc_write_room()[all …]
104 bool tx_active; member415 retval = wait_event_interruptible(dev->rx_wait_queue, !dev->tx_active); in pi433_receive()449 if (!dev->tx_active) in pi433_receive()647 device->tx_active = true; in pi433_tx_thread()754 device->tx_active = false; in pi433_tx_thread()1140 device->tx_active = false; in pi433_probe()
285 bool tx_active; member860 while (info->tx_active) { in wait_until_sent()878 ret = (info->tx_active) ? 0 : HDLC_MAX_FRAME_SIZE; in write_room()1234 info->tx_active,info->bh_requested,info->bh_running, in line_info()2076 if (info->tx_active) in isr_serial()2214 if (info->tx_active) { in isr_txeom()2227 info->tx_active = false; in isr_txeom()3974 info->tx_active = true; in tx_start()3998 info->tx_active = false; in tx_stop()4783 if (info->tx_active) in tbuf_bytes()[all …]
151 u8 tx_active; member
523 static int tx_active(struct edgeport_port *port) in tx_active() function2114 ret = tx_active(edge_port); in edge_tx_empty()
811 pi->link_width_downgrade.tx_active = in __subn_get_opa_portinfo()