Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/caif/
A Dcaif_serial.c208 static int handle_tx(struct ser_device *ser) in handle_tx() function
282 return handle_tx(ser); in caif_xmit()
293 handle_tx(ser); in ldisc_tx_wakeup()
/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac4_lib.c179 ret |= handle_tx; in dwmac4_dma_interrupt()
182 ret |= handle_tx; in dwmac4_dma_interrupt()
A Ddwmac_lib.c218 ret |= handle_tx; in dwmac_dma_interrupt()
A Dcommon.h327 handle_tx = 0x8, enumerator
A Ddwxgmac2_dma.c364 ret |= handle_tx; in dwxgmac2_dma_interrupt()
A Ddwmac-sun8i.c444 ret |= handle_tx; in sun8i_dwmac_dma_interrupt()
A Dstmmac_main.c2793 if ((status & handle_tx) && (chan < priv->plat->tx_queues_to_use)) { in stmmac_napi_check()
/linux-6.3-rc2/drivers/tty/serial/
A Dvt8500_serial.c197 static void handle_tx(struct uart_port *port) in handle_tx() function
214 handle_tx(port); in vt8500_start_tx()
239 handle_tx(port); in vt8500_irq()
A Dpch_uart.c820 static unsigned int handle_tx(struct eg20t_port *priv) in handle_tx() function
1066 ret = handle_tx(priv); in pch_uart_interrupt()
/linux-6.3-rc2/drivers/net/ethernet/samsung/sxgbe/
A Dsxgbe_common.h148 handle_tx = BIT(2), enumerator
A Dsxgbe_dma.c197 ret_val |= handle_tx; in sxgbe_tx_dma_int_status()
A Dsxgbe_main.c1640 if (likely((status & handle_tx))) in sxgbe_tx_interrupt()
/linux-6.3-rc2/drivers/vhost/
A Dnet.c963 static void handle_tx(struct vhost_net *net) in handle_tx() function
1262 handle_tx(net); in handle_tx_kick()
1278 handle_tx(net); in handle_tx_net()
/linux-6.3-rc2/drivers/isdn/hardware/mISDN/
A Davmfritz.c556 goto handle_tx; in HDLC_irq()
571 handle_tx: in HDLC_irq()

Completed in 116 milliseconds