Home
last modified time | relevance | path

Searched refs:stop_rx (Results 1 – 25 of 89) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.h34 void (*stop_rx)(void __iomem *ioaddr, int rchannels); member
H A Dsxgbe_dma.c355 .stop_rx = sxgbe_dma_stop_rx,
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmpc52xx_uart.c91 void (*stop_rx)(struct uart_port *port); member
349 .stop_rx = mpc52xx_psc_stop_rx,
379 .stop_rx = mpc52xx_psc_stop_rx,
972 .stop_rx = mpc5125_psc_stop_rx,
1007 .stop_rx = mpc512x_psc_stop_rx,
1087 psc_ops->stop_rx(port); in mpc52xx_uart_stop_rx()
1349 .stop_rx = mpc52xx_uart_stop_rx,
H A Dtegra-tcu.c139 .stop_rx = tegra_tcu_uart_stop_rx,
H A Dmux.c428 .stop_rx = mux_stop_rx,
H A D21285.c379 .stop_rx = serial21285_stop_rx,
H A Daltera_jtaguart.c285 .stop_rx = altera_jtaguart_stop_rx,
H A Dsunhv.c381 .stop_rx = sunhv_stop_rx,
H A Dtimbuart.c392 .stop_rx = timbuart_stop_rx,
H A Darc_uart.c466 .stop_rx = arc_serial_stop_rx,
H A Dclps711x.c338 .stop_rx = uart_clps711x_nop_void,
H A Dapbuart.c331 .stop_rx = apbuart_stop_rx,
H A Ddigicolor-usart.c375 .stop_rx = digicolor_uart_stop_rx,
H A Dmps2-uart.c420 .stop_rx = mps2_uart_stop_rx,
H A Daltera_uart.c423 .stop_rx = altera_uart_stop_rx,
H A Duartlite.c426 .stop_rx = ulite_stop_rx,
H A Dlpc32xx_hs.c619 .stop_rx = serial_lpc32xx_stop_rx,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_dma.c125 .stop_rx = dwmac_dma_stop_rx,
H A Ddwmac4_dma.c523 .stop_rx = dwmac4_dma_stop_rx,
552 .stop_rx = dwmac4_dma_stop_rx,
H A Ddwmac1000_dma.c287 .stop_rx = dwmac_dma_stop_rx,
H A Dhwif.h202 void (*stop_rx)(void __iomem *ioaddr, u32 chan); member
254 stmmac_do_void_callback(__priv, dma, stop_rx, __args)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/
H A Dsunvnet_common.h78 bool stop_rx; member
H A Dsunvnet_common.c509 port->stop_rx = true; in vnet_send_ack()
512 port->stop_rx = false; in vnet_send_ack()
956 if (port->stop_rx) { in __vnet_tx_trigger()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_fsl.c67 port->ops->stop_rx(port); in fsl8250_handle_irq()
/OK3568_Linux_fs/kernel/include/linux/
H A Dserial_core.h48 void (*stop_rx)(struct uart_port *); member

1234