Home
last modified time | relevance | path

Searched refs:tx_threshold (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dicontrol.c41 .tx_threshold = 8,
49 .tx_threshold = 8,
57 .tx_threshold = 8,
65 .tx_threshold = 8,
H A Dz2.c562 .tx_threshold = 8,
576 .tx_threshold = 1,
H A Dstargate2.c352 .tx_threshold = 8,
360 .tx_threshold = 8,
H A Dlittleton.c197 .tx_threshold = 1,
H A Dlubbock.c221 .tx_threshold = 1,
H A Dhx4700.c616 .tx_threshold = 1,
H A Dmagician.c938 .tx_threshold = 1,
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_of.c201 u32 tx_threshold; in of_platform_serial_probe() local
225 &tx_threshold) == 0) && in of_platform_serial_probe()
226 (tx_threshold < port8250.port.fifosize)) in of_platform_serial_probe()
227 port8250.tx_loadsz = port8250.port.fifosize - tx_threshold; in of_platform_serial_probe()
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dpxa2xx.rst95 u8 tx_threshold;
103 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are
108 .tx_threshold = 8,
169 .tx_threshold = 8, /* SSP hardward FIFO threshold */
177 .tx_threshold = 8, /* SSP hardward FIFO threshold */
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dpxa2xx_spi.h35 u8 tx_threshold; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_ps.h45 u8 tx_threshold; member
H A Drsi_91x_ps.c57 ps_info->tx_threshold = 0; in rsi_default_ps_params()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A Depic100.c278 int tx_threshold; member
696 ep->tx_threshold = TX_FIFO_THRESH; in epic_open()
697 ew32(TxThresh, ep->tx_threshold); in epic_open()
807 ep->tx_threshold = TX_FIFO_THRESH; in epic_restart()
808 ew32(TxThresh, ep->tx_threshold); in epic_restart()
1116 ew32(TxThresh, ep->tx_threshold += 128); in epic_interrupt()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Deepro100.c203 static int tx_threshold; variable
616 tx_ring[tx_cur].count = cpu_to_le32 (tx_threshold); in eepro100_send()
896 tx_threshold = 0x01208000; in purge_tx_ring()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/adaptec/
H A Dstarfire.c558 u8 tx_threshold; member
971 np->tx_threshold = 4; in netdev_open()
972 writel(np->tx_threshold, ioaddr + TxThreshold); in netdev_open()
1695 if (np->tx_threshold <= PKT_BUF_SZ / 16) { in netdev_error()
1696 writel(++np->tx_threshold, np->base + TxThreshold); in netdev_error()
1698 dev->name, np->tx_threshold * 16); in netdev_error()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcyclades.h426 __u32 tx_threshold; /* tx low water mark */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcyclades.h426 __u32 tx_threshold; /* tx low water mark */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcyclades.h426 __u32 tx_threshold; /* tx low water mark */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h217 unsigned long tx_threshold; member
H A Dsxgbe_ethtool.c41 SXGBE_STAT(tx_threshold),
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c149 pdata->tx_threshold = MTL_TX_THRESHOLD_64; in xgbe_default_config()
H A Dxgbe.h1135 unsigned int tx_threshold; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/packetengines/
H A Dyellowfin.c327 int tx_threshold; member
609 yp->tx_threshold = 32; in yellowfin_open()
610 iowrite32(yp->tx_threshold, ioaddr + TxThreshold); in yellowfin_open()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h577 unsigned int tx_threshold; member
H A Ddwc-xlgmac-common.c50 pdata->tx_threshold = MTL_TX_THRESHOLD_128; in xlgmac_default_config()

12