Searched refs:handle_tx (Results 1 – 8 of 8) sorted by relevance
197 static void handle_tx(struct uart_port *port) in handle_tx() function214 handle_tx(port); in vt8500_start_tx()239 handle_tx(port); in vt8500_irq()
808 static unsigned int handle_tx(struct eg20t_port *priv) in handle_tx() function1052 ret = handle_tx(priv); in pch_uart_interrupt()
148 handle_tx = BIT(2), enumerator
197 ret_val |= handle_tx; in sxgbe_tx_dma_int_status()
1642 if (likely((status & handle_tx))) in sxgbe_tx_interrupt()
967 static void handle_tx(struct vhost_net *net) in handle_tx() function1296 handle_tx(net); in handle_tx_kick()1312 handle_tx(net); in handle_tx_net()
557 goto handle_tx; in HDLC_irq()572 handle_tx: in HDLC_irq()
3027 if ((status & handle_tx) && (chan < priv->plat->tx_queues_to_use)) { in stmmac_napi_check()