Home
last modified time | relevance | path

Searched refs:stop_tx (Results 1 – 25 of 53) sorted by relevance

123

/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.h31 void (*stop_tx)(void __iomem *ioaddr, int tchannels); member
H A Dsxgbe_dma.c352 .stop_tx = sxgbe_dma_stop_tx,
/linux/drivers/net/wireless/ti/wl18xx/
H A Dcmd.h24 u8 stop_tx; member
H A Dcmd.c34 cmd->stop_tx = ch_switch->block_tx; in wl18xx_cmd_channel_switch()
/linux/drivers/net/wireless/ti/wl12xx/
H A Dcmd.h102 u8 stop_tx; member
H A Dcmd.c292 cmd->stop_tx = ch_switch->block_tx; in wl12xx_cmd_channel_switch()
/linux/drivers/tty/serial/
H A Dtegra-tcu.c138 .stop_tx = tegra_tcu_uart_stop_tx,
H A Dmux.c407 .stop_tx = mux_stop_tx,
H A D21285.c356 .stop_tx = serial21285_stop_tx,
H A Daltera_jtaguart.c241 .stop_tx = altera_jtaguart_stop_tx,
H A Dliteuart.c269 .stop_tx = liteuart_stop_tx,
H A Dsunhv.c381 .stop_tx = sunhv_stop_tx,
H A Dtimbuart.c383 .stop_tx = timbuart_stop_tx,
H A Ddigicolor-usart.c371 .stop_tx = digicolor_uart_stop_tx,
H A Dclps711x.c336 .stop_tx = uart_clps711x_stop_tx,
H A Dmps2-uart.c399 .stop_tx = mps2_uart_stop_tx,
H A Dmcf.c452 .stop_tx = mcf_stop_tx,
H A Daltera_uart.c397 .stop_tx = altera_uart_stop_tx,
H A Dvt8500_serial.c564 .stop_tx = vt8500_stop_tx,
H A Dlpc32xx_hs.c588 .stop_tx = serial_lpc32xx_stop_tx,
H A Dtegra-utc.c341 .stop_tx = tegra_utc_stop_tx,
H A Dsunplus-uart.c483 .stop_tx = sunplus_stop_tx,
/linux/drivers/tty/serial/8250/
H A D8250_pci1xxxx.c501 port->ops->stop_tx(port); in pci1xxxx_tx_burst()
528 port->ops->stop_tx(port); in pci1xxxx_tx_burst()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c583 .stop_tx = dwmac4_dma_stop_tx,
613 .stop_tx = dwmac4_dma_stop_tx,
H A Dhwif.h202 void (*stop_tx)(struct stmmac_priv *priv, void __iomem *ioaddr, member
267 stmmac_do_void_callback(__priv, dma, stop_tx, __priv, __args)

123