Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 25 of 170) sorted by relevance

1234567

/Linux-v5.4/net/wireless/
Dwext-spy.c116 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_set_thrspy() local
143 struct iw_thrspy * threshold = (struct iw_thrspy *) extra; in iw_handler_get_thrspy() local
167 struct iw_thrspy threshold; in iw_send_thrspy_event() local
/Linux-v5.4/drivers/md/persistent-data/
Ddm-space-map-metadata.c23 struct threshold { struct
24 bool threshold_set; argument
26 dm_block_t threshold; argument
28 dm_sm_threshold_fn fn; argument
32 static void threshold_init(struct threshold *t) in threshold_init() argument
178 struct threshold threshold; member
510 dm_block_t threshold, in sm_metadata_register_threshold_callback()
/Linux-v5.4/drivers/soc/tegra/fuse/
Dspeedo-tegra114.c34 int *threshold) in rev_sku_to_speedo_ids()
77 int threshold; in tegra114_init_speedo_data() local
Dspeedo-tegra124.c51 int *threshold) in rev_sku_to_speedo_ids()
104 int i, threshold, cpu_speedo_0_value, soc_speedo_0_value; in tegra124_init_speedo_data() local
Dspeedo-tegra210.c58 u8 speedo_rev, int *threshold) in rev_sku_to_speedo_ids()
/Linux-v5.4/drivers/gpu/host1x/hw/
Dhost1x01_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x02_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x07_hardware.h20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x04_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x05_hardware.h19 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
26 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
Dhost1x06_hardware.h20 unsigned indx, unsigned threshold) in host1x_class_host_wait_syncpt()
27 unsigned indx, unsigned threshold) in host1x_class_host_load_syncpt_base()
/Linux-v5.4/include/net/
Dipcomp.h12 u16 threshold; member
/Linux-v5.4/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_mtl.c104 int threshold) in sxgbe_mtl_fc_active()
125 int threshold) in sxgbe_mtl_fc_deactive()
/Linux-v5.4/include/uapi/linux/netfilter/
Dxt_NFLOG.h19 __u16 threshold; member
/Linux-v5.4/drivers/dma/
Dstm32-dma.c201 u32 threshold; member
263 u32 threshold) in stm32_dma_get_max_width()
279 static bool stm32_dma_fifo_threshold_is_allowed(u32 burst, u32 threshold, in stm32_dma_fifo_threshold_is_allowed()
303 static bool stm32_dma_is_burst_possible(u32 buf_len, u32 threshold) in stm32_dma_is_burst_possible()
313 static u32 stm32_dma_get_best_burst(u32 buf_len, u32 max_burst, u32 threshold, in stm32_dma_get_best_burst()
701 u32 dma_scr, threshold; in stm32_dma_set_xfer_param() local
982 u32 num_sgs, best_burst, dma_burst, threshold; in stm32_dma_prep_dma_memcpy() local
/Linux-v5.4/include/uapi/linux/netfilter_bridge/
Debt_nflog.h18 __u16 threshold; member
/Linux-v5.4/include/media/i2c/
Dov772x.h24 unsigned char threshold; member
/Linux-v5.4/sound/soc/ti/
Domap-mcpdm.c35 u32 threshold; /* FIFO threshold */ member
301 u32 threshold; in omap_mcpdm_dai_hw_params() local
Domap-mcbsp.c242 static void omap_mcbsp_set_tx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_tx_threshold()
253 static void omap_mcbsp_set_rx_threshold(struct omap_mcbsp *mcbsp, u16 threshold) in omap_mcbsp_set_rx_threshold()
279 u16 buffstat, threshold; in omap_mcbsp_get_rx_delay() local
/Linux-v5.4/drivers/watchdog/
Dintel_scu_watchdog.h35 u32 threshold; member
/Linux-v5.4/drivers/lightnvm/
Dpblk-rb.c49 unsigned int threshold) in pblk_rb_calculate_size()
72 int pblk_rb_init(struct pblk_rb *rb, unsigned int size, unsigned int threshold, in pblk_rb_init()
423 unsigned int threshold; in __pblk_rb_may_write() local
/Linux-v5.4/lib/zstd/
Dentropy_common.c66 int threshold; in FSE_readNCount() local
/Linux-v5.4/drivers/spi/
Dspi-pxa2xx-dma.c236 u32 *threshold) in pxa2xx_spi_set_dma_burst_and_threshold()
/Linux-v5.4/drivers/iio/light/
Dmax44009.c346 int reg, threshold; in max44009_write_event_value() local
405 int threshold; in max44009_read_event_value() local
/Linux-v5.4/drivers/md/bcache/
Dio.c143 unsigned int threshold = op_is_write(bio_op(bio)) in bch_bbio_count_io_errors() local

1234567