Home
last modified time | relevance | path

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

/drivers/net/caif/
A Dcaif_serial.c194 static int handle_tx(struct ser_device *ser) in handle_tx() function
268 return handle_tx(ser); in caif_xmit()
279 handle_tx(ser); in ldisc_tx_wakeup()
/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac4_lib.c214 ret |= handle_tx; in dwmac4_dma_interrupt()
218 ret |= handle_tx; in dwmac4_dma_interrupt()
A Ddwmac_lib.c227 ret |= handle_tx; in dwmac_dma_interrupt()
A Dcommon.h362 handle_tx = 0x8, enumerator
A Ddwmac-loongson.c308 ret |= handle_tx; in loongson_dwmac_dma_interrupt()
A Ddwxgmac2_dma.c377 ret |= handle_tx; in dwxgmac2_dma_interrupt()
A Ddwmac-sun8i.c456 ret |= handle_tx; in sun8i_dwmac_dma_interrupt()
A Dstmmac_main.c3007 if ((status & handle_tx) && (chan < priv->plat->tx_queues_to_use)) { in stmmac_napi_check()
/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.c808 static unsigned int handle_tx(struct eg20t_port *priv) in handle_tx() function
1052 ret = handle_tx(priv); in pch_uart_interrupt()
/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()
/drivers/vhost/
A Dnet.c964 static void handle_tx(struct vhost_net *net) in handle_tx() function
1286 handle_tx(net); in handle_tx_kick()
1302 handle_tx(net); in handle_tx_net()
/drivers/isdn/hardware/mISDN/
A Davmfritz.c557 goto handle_tx; in HDLC_irq()
572 handle_tx: in HDLC_irq()

Completed in 56 milliseconds