Searched refs:set_threshold (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/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 | 501 .set_threshold = 16, in gmac_init() 505 .set_threshold = 16, in gmac_init() 509 .set_threshold = 0, in gmac_init()
|
/Linux-v5.4/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 516 set_threshold(&smm->threshold, threshold, fn, context); in sm_metadata_register_threshold_callback()
|
/Linux-v5.4/drivers/infiniband/hw/hfi1/ |
D | pio.c | 1873 static void set_threshold(struct hfi1_devdata *dd, int scontext, int i) in set_threshold() function 1968 set_threshold(dd, scontext, i); in pio_map_init()
|
/Linux-v5.4/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()
|