Searched refs:set_threshold (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/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 | 504 .set_threshold = 16, in gmac_init() 508 .set_threshold = 16, in gmac_init() 512 .set_threshold = 0, in gmac_init()
|
/linux-6.1.9/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 527 set_threshold(&smm->threshold, threshold, fn, context); in sm_metadata_register_threshold_callback()
|
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | pio.c | 1833 static void set_threshold(struct hfi1_devdata *dd, int scontext, int i) in set_threshold() function 1928 set_threshold(dd, scontext, i); in pio_map_init()
|