Searched refs:handle_tx (Results 1 – 6 of 6) 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()
1640 if (likely((status & handle_tx))) in sxgbe_tx_interrupt()
3103 if ((status & handle_tx) && (chan < priv->plat->tx_queues_to_use)) { in stmmac_napi_check()