Searched refs:set_threshold (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/ |
D | gemini.h | 804 unsigned int set_threshold:8; member 824 unsigned int set_threshold:16; member 838 unsigned int set_threshold:16; member
|
D | gemini.c | 505 .set_threshold = 16, in gmac_init() 509 .set_threshold = 16, in gmac_init() 513 .set_threshold = 0, in gmac_init()
|
/kernel/linux/linux-5.10/drivers/md/persistent-data/ |
D | dm-space-map-metadata.c | 38 static void set_threshold(struct threshold *t, dm_block_t value, in set_threshold() function 526 set_threshold(&smm->threshold, threshold, fn, context); in sm_metadata_register_threshold_callback()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
D | pio.c | 1875 static void set_threshold(struct hfi1_devdata *dd, int scontext, int i) in set_threshold() function 1970 set_threshold(dd, scontext, i); in pio_map_init()
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | cyclades.c | 2539 static int set_threshold(struct cyclades_port *info, unsigned long value) in set_threshold() function 2649 ret_val = set_threshold(info, arg); in cy_ioctl()
|