Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/caif/
Dcaif_serial.c209 static int handle_tx(struct ser_device *ser) in handle_tx() function
284 return handle_tx(ser); in caif_xmit()
295 handle_tx(ser); in ldisc_tx_wakeup()
/Linux-v5.4/drivers/tty/serial/
Dvt8500_serial.c196 static void handle_tx(struct uart_port *port) in handle_tx() function
235 handle_tx(port); in vt8500_start_tx()
260 handle_tx(port); in vt8500_irq()
Dpch_uart.c882 static unsigned int handle_tx(struct eg20t_port *priv) in handle_tx() function
1130 ret = handle_tx(priv); in pch_uart_interrupt()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac4_lib.c153 ret |= handle_tx; in dwmac4_dma_interrupt()
Ddwmac_lib.c203 ret |= handle_tx; in dwmac_dma_interrupt()
Dcommon.h289 handle_tx = 0x8, enumerator
Ddwxgmac2_dma.c349 ret |= handle_tx; in dwxgmac2_dma_interrupt()
Ddwmac-sun8i.c405 ret |= handle_tx; in sun8i_dwmac_dma_interrupt()
Dstmmac_main.c2076 status |= handle_tx; in stmmac_napi_check()
2080 if ((status & handle_tx) && (chan < priv->plat->tx_queues_to_use)) in stmmac_napi_check()
/Linux-v5.4/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_common.h148 handle_tx = BIT(2), enumerator
Dsxgbe_dma.c197 ret_val |= handle_tx; in sxgbe_tx_dma_int_status()
Dsxgbe_main.c1630 if (likely((status & handle_tx))) in sxgbe_tx_interrupt()
/Linux-v5.4/drivers/vhost/
Dnet.c948 static void handle_tx(struct vhost_net *net) in handle_tx() function
1247 handle_tx(net); in handle_tx_kick()
1263 handle_tx(net); in handle_tx_net()
/Linux-v5.4/drivers/isdn/hardware/mISDN/
Davmfritz.c556 goto handle_tx; in HDLC_irq()
571 handle_tx: in HDLC_irq()