tx_in_progress 1103 drivers/net/ethernet/ti/tlan.c if (!priv->tx_in_progress) { tx_in_progress 1104 drivers/net/ethernet/ti/tlan.c priv->tx_in_progress = 1; tx_in_progress 1422 drivers/net/ethernet/ti/tlan.c priv->tx_in_progress = 0; tx_in_progress 1665 drivers/net/ethernet/ti/tlan.c priv->tx_in_progress = 0; tx_in_progress 191 drivers/net/ethernet/ti/tlan.h u32 tx_in_progress; tx_in_progress 173 drivers/tty/serial/samsung.c if (dma && dma->tx_chan && ourport->tx_in_progress == S3C24XX_TX_DMA) { tx_in_progress 186 drivers/tty/serial/samsung.c ourport->tx_in_progress = 0; tx_in_progress 218 drivers/tty/serial/samsung.c ourport->tx_in_progress = 0; tx_in_progress 255 drivers/tty/serial/samsung.c ourport->tx_in_progress = S3C24XX_TX_PIO; tx_in_progress 310 drivers/tty/serial/samsung.c ourport->tx_in_progress = S3C24XX_TX_DMA; tx_in_progress 353 drivers/tty/serial/samsung.c if (!uart_circ_empty(xmit) && !ourport->tx_in_progress) tx_in_progress 1004 drivers/tty/serial/samsung.c ourport->tx_in_progress = 0; tx_in_progress 83 drivers/tty/serial/samsung.h unsigned int tx_in_progress; tx_in_progress 117 drivers/tty/serial/serial-tegra.c int tx_in_progress; tx_in_progress 504 drivers/tty/serial/serial-tegra.c tup->tx_in_progress = TEGRA_UART_TX_PIO; tx_in_progress 523 drivers/tty/serial/serial-tegra.c tup->tx_in_progress = 0; tx_in_progress 551 drivers/tty/serial/serial-tegra.c tup->tx_in_progress = TEGRA_UART_TX_DMA; tx_in_progress 586 drivers/tty/serial/serial-tegra.c if (!uart_circ_empty(xmit) && !tup->tx_in_progress) tx_in_progress 597 drivers/tty/serial/serial-tegra.c if (!tup->tx_in_progress) { tx_in_progress 613 drivers/tty/serial/serial-tegra.c if (tup->tx_in_progress != TEGRA_UART_TX_DMA) tx_in_progress 621 drivers/tty/serial/serial-tegra.c tup->tx_in_progress = 0; tx_in_progress 629 drivers/tty/serial/serial-tegra.c tup->tx_in_progress = 0; tx_in_progress 961 drivers/tty/serial/serial-tegra.c tup->tx_in_progress = 0; tx_in_progress 989 drivers/tty/serial/serial-tegra.c tup->tx_in_progress = 0;