Home
last modified time | relevance | path

Searched refs:handle_tx (Results 1 – 13 of 13) sorted by relevance

/drivers/net/caif/
Dcaif_serial.c215 static int handle_tx(struct ser_device *ser) in handle_tx() function
293 return handle_tx(ser); in caif_xmit()
304 handle_tx(ser); in ldisc_tx_wakeup()
/drivers/tty/serial/
Dvt8500_serial.c204 static void handle_tx(struct uart_port *port) in handle_tx() function
243 handle_tx(port); in vt8500_start_tx()
268 handle_tx(port); in vt8500_irq()
Dpch_uart.c898 static unsigned int handle_tx(struct eg20t_port *priv) in handle_tx() function
1150 ret = handle_tx(priv); in pch_uart_interrupt()
/drivers/net/ethernet/stmicro/stmmac/
Ddwmac_lib.c213 ret |= handle_tx; in dwmac_dma_interrupt()
Ddwmac4_lib.c165 ret |= handle_tx; in dwmac4_dma_interrupt()
Dcommon.h280 handle_tx = 0x8, enumerator
Ddwmac-sun8i.c344 ret |= handle_tx; in sun8i_dwmac_dma_interrupt()
Dstmmac_main.c2025 if (likely((status & handle_rx)) || (status & handle_tx)) { in stmmac_dma_interrupt()
/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_common.h151 handle_tx = BIT(2), enumerator
Dsxgbe_dma.c200 ret_val |= handle_tx; in sxgbe_tx_dma_int_status()
Dsxgbe_main.c1635 if (likely((status & handle_tx))) in sxgbe_tx_interrupt()
/drivers/vhost/
Dnet.c451 static void handle_tx(struct vhost_net *net) in handle_tx() function
877 handle_tx(net); in handle_tx_kick()
893 handle_tx(net); in handle_tx_net()
/drivers/isdn/hardware/mISDN/
Davmfritz.c569 goto handle_tx; in HDLC_irq()
584 handle_tx: in HDLC_irq()