Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/caif/
H A Dcaif_serial.c209 static int handle_tx(struct ser_device *ser) in handle_tx() function
283 return handle_tx(ser); in caif_xmit()
294 handle_tx(ser); in ldisc_tx_wakeup()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dvt8500_serial.c192 static void handle_tx(struct uart_port *port) in handle_tx() function
231 handle_tx(port); in vt8500_start_tx()
256 handle_tx(port); in vt8500_irq()
H A Dpch_uart.c861 static unsigned int handle_tx(struct eg20t_port *priv) in handle_tx() function
1113 ret = handle_tx(priv); in pch_uart_interrupt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac_lib.c212 ret |= handle_tx; in dwmac_dma_interrupt()
H A Ddwmac4_lib.c173 ret |= handle_tx; in dwmac4_dma_interrupt()
H A Dcommon.h311 handle_tx = 0x8, enumerator
H A Ddwxgmac2_dma.c358 ret |= handle_tx; in dwxgmac2_dma_interrupt()
H A Ddwmac-sun8i.c423 ret |= handle_tx; in sun8i_dwmac_dma_interrupt()
H A Dstmmac_main.c2247 if ((status & handle_tx) && (chan < priv->plat->tx_queues_to_use)) { in stmmac_napi_check()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h148 handle_tx = BIT(2), enumerator
H A Dsxgbe_dma.c197 ret_val |= handle_tx; in sxgbe_tx_dma_int_status()
H A Dsxgbe_main.c1637 if (likely((status & handle_tx))) in sxgbe_tx_interrupt()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dnet.c961 static void handle_tx(struct vhost_net *net) in handle_tx() function
1260 handle_tx(net); in handle_tx_kick()
1276 handle_tx(net); in handle_tx_net()
/OK3568_Linux_fs/kernel/drivers/isdn/hardware/mISDN/
H A Davmfritz.c556 goto handle_tx; in HDLC_irq()
571 handle_tx: in HDLC_irq()