Searched refs:handle_tx (Results 1 – 14 of 14) sorted by relevance
215 static int handle_tx(struct ser_device *ser) in handle_tx() function293 return handle_tx(ser); in caif_xmit()304 handle_tx(ser); in ldisc_tx_wakeup()
196 static void handle_tx(struct uart_port *port) in handle_tx() function235 handle_tx(port); in vt8500_start_tx()260 handle_tx(port); in vt8500_irq()
884 static unsigned int handle_tx(struct eg20t_port *priv) in handle_tx() function1135 ret = handle_tx(priv); in pch_uart_interrupt()
213 ret |= handle_tx; in dwmac_dma_interrupt()
165 ret |= handle_tx; in dwmac4_dma_interrupt()
297 handle_tx = 0x8, enumerator
290 ret |= handle_tx; in dwxgmac2_dma_interrupt()
400 ret |= handle_tx; in sun8i_dwmac_dma_interrupt()
2045 if ((status & handle_tx) && ch->has_tx) { in stmmac_napi_check()2048 status &= ~handle_tx; in stmmac_napi_check()
151 handle_tx = BIT(2), enumerator
200 ret_val |= handle_tx; in sxgbe_tx_dma_int_status()
1633 if (likely((status & handle_tx))) in sxgbe_tx_interrupt()
713 static void handle_tx(struct vhost_net *net) in handle_tx() function1049 handle_tx(net); in handle_tx_kick()1065 handle_tx(net); in handle_tx_net()
570 goto handle_tx; in HDLC_irq()585 handle_tx: in HDLC_irq()