Home
last modified time | relevance | path

Searched refs:rx_threshold (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/arm/mach-pxa/
H A Dicontrol.c42 .rx_threshold = 128,
50 .rx_threshold = 128,
58 .rx_threshold = 128,
66 .rx_threshold = 128,
H A Dz2.c561 .rx_threshold = 8,
575 .rx_threshold = 1,
H A Dstargate2.c353 .rx_threshold = 8,
361 .rx_threshold = 8,
H A Dlittleton.c196 .rx_threshold = 1,
H A Dlubbock.c222 .rx_threshold = 2,
H A Dhx4700.c617 .rx_threshold = 2,
H A Dmagician.c939 .rx_threshold = 2,
/OK3568_Linux_fs/kernel/Documentation/spi/
H A Dpxa2xx.rst96 u8 rx_threshold;
103 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are
109 .rx_threshold = 8,
170 .rx_threshold = 8, /* SSP hardward FIFO threshold */
178 .rx_threshold = 8, /* SSP hardward FIFO threshold */
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-pxa2xx.c86 u32 rx_threshold; member
105 .rx_threshold = 64,
115 .rx_threshold = 64,
125 .rx_threshold = 64,
138 .rx_threshold = 1,
148 .rx_threshold = 1,
161 .rx_threshold = 1,
1294 rx_thres = config->rx_threshold; in setup()
1342 if (chip_info->rx_threshold) in setup()
1343 rx_thres = chip_info->rx_threshold; in setup()
/OK3568_Linux_fs/kernel/include/linux/spi/
H A Dpxa2xx_spi.h37 u8 rx_threshold; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_ps.h46 u8 rx_threshold; member
H A Drsi_91x_ps.c58 ps_info->rx_threshold = 0; in rsi_default_ps_params()
/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.h431 __u32 rx_threshold; /* rx high 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.h431 __u32 rx_threshold; /* rx high water mark */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcyclades.h431 __u32 rx_threshold; /* rx high water mark */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_common.h218 unsigned long rx_threshold; member
H A Dsxgbe_ethtool.c42 SXGBE_STAT(rx_threshold),
H A Dsxgbe_main.c1162 priv->xstats.rx_threshold = priv->rx_tc; in sxgbe_open()
1687 priv->xstats.rx_threshold = priv->rx_tc; in sxgbe_rx_interrupt()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c152 pdata->rx_threshold = MTL_RX_THRESHOLD_64; in xgbe_default_config()
H A Dxgbe.h1141 unsigned int rx_threshold; member
H A Dxgbe-dev.c3505 xgbe_config_rx_threshold(pdata, pdata->rx_threshold); in xgbe_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h583 unsigned int rx_threshold; member
H A Ddwc-xlgmac-common.c51 pdata->rx_threshold = MTL_RX_THRESHOLD_128; in xlgmac_default_config()
H A Ddwc-xlgmac-hw.c3019 xlgmac_config_rx_threshold(pdata, pdata->rx_threshold); in xlgmac_hw_init()
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Datioctl.h593 signed char rx_threshold; member

12