Home
last modified time | relevance | path

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

123

/linux/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,
/linux/drivers/net/ethernet/sun/
H A Dsunvnet_common.h78 bool stop_rx; member
H A Dsunvnet_common.c510 port->stop_rx = true; in vnet_send_ack()
513 port->stop_rx = false; in vnet_send_ack()
957 if (port->stop_rx) { in __vnet_tx_trigger()
/linux/drivers/tty/serial/
H A Dtegra-tcu.c140 .stop_rx = tegra_tcu_uart_stop_rx,
H A Dmux.c409 .stop_rx = mux_stop_rx,
H A D21285.c358 .stop_rx = serial21285_stop_rx,
H A Desp32_acm.c270 .stop_rx = esp32s3_acm_stop_rx,
H A Dliteuart.c271 .stop_rx = liteuart_stop_rx,
H A Dsunhv.c384 .stop_rx = sunhv_stop_rx,
H A Dapbuart.c303 .stop_rx = apbuart_stop_rx,
H A Dtimbuart.c386 .stop_rx = timbuart_stop_rx,
H A Ddigicolor-usart.c373 .stop_rx = digicolor_uart_stop_rx,
H A Dclps711x.c338 .stop_rx = uart_clps711x_nop_void,
H A Dmps2-uart.c401 .stop_rx = mps2_uart_stop_rx,
H A Dmcf.c453 .stop_rx = mcf_stop_rx,
H A Daltera_uart.c398 .stop_rx = altera_uart_stop_rx,
H A Dqcom_geni_serial.c931 uport->ops->stop_rx(uport); in qcom_geni_serial_stop_rx()
1745 .stop_rx = qcom_geni_serial_stop_rx_fifo,
1769 .stop_rx = qcom_geni_serial_stop_rx_dma,
H A Dvt8500_serial.c566 .stop_rx = vt8500_stop_rx,
H A Dlpc32xx_hs.c590 .stop_rx = serial_lpc32xx_stop_rx,
H A Dtegra-utc.c344 .stop_rx = tegra_utc_stop_rx,
H A Dsunplus-uart.c485 .stop_rx = sunplus_stop_rx,
H A Dmilbeaut_usio.c391 .stop_rx = mlb_usio_stop_rx,
H A Dowl-uart.c479 .stop_rx = owl_uart_stop_rx,
H A Dbcm63xx_uart.c642 .stop_rx = bcm_uart_stop_rx,

123