Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/spi/
H A Dpxa2xx.rst101 u8 rx_threshold;
106 The "pxa2xx_spi_chip.tx_threshold" and "pxa2xx_spi_chip.rx_threshold" fields are
112 .rx_threshold = 8,
145 .rx_threshold = 8, /* SSP hardware FIFO threshold */
152 .rx_threshold = 8, /* SSP hardware FIFO threshold */
/openbmc/linux/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,
1198 rx_thres = config->rx_threshold; in setup()
1245 if (chip_info->rx_threshold) in setup()
1246 rx_thres = chip_info->rx_threshold; in setup()
/openbmc/linux/include/linux/spi/
H A Dpxa2xx_spi.h42 u8 rx_threshold; member
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_ps.h46 u8 rx_threshold; member
H A Drsi_91x_ps.c57 ps_info->rx_threshold = 0; in rsi_default_ps_params()
/openbmc/linux/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.c1165 priv->xstats.rx_threshold = priv->rx_tc; in sxgbe_open()
1690 priv->xstats.rx_threshold = priv->rx_tc; in sxgbe_rx_interrupt()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c152 pdata->rx_threshold = MTL_RX_THRESHOLD_64; in xgbe_default_config()
H A Dxgbe.h1175 unsigned int rx_threshold; member
H A Dxgbe-dev.c3562 xgbe_config_rx_threshold(pdata, pdata->rx_threshold); in xgbe_init()
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h584 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()
/openbmc/linux/drivers/scsi/esas2r/
H A Datioctl.h593 signed char rx_threshold; member