Searched refs:handle_tx (Results 1 – 7 of 7) 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()
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()
983 static void handle_tx(struct vhost_net *net) in handle_tx() function1312 handle_tx(net); in handle_tx_kick()1328 handle_tx(net); in handle_tx_net()
353 ret |= handle_tx; in dwxgmac2_dma_interrupt()
3094 if ((status & handle_tx) && (chan < priv->plat->tx_queues_to_use)) { in stmmac_napi_check()