Searched refs:calc_bucket_map (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/scsi/ |
D | hpsa.c | 296 static void calc_bucket_map(int *bucket, int num_buckets, 9151 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map() function 9235 calc_bucket_map(bft, ARRAY_SIZE(bft), in hpsa_enter_performant_mode() 9292 calc_bucket_map(bft, ARRAY_SIZE(bft), h->ioaccel_maxsg, 8, in hpsa_enter_performant_mode() 9330 calc_bucket_map(bft2, ARRAY_SIZE(bft2), h->ioaccel_maxsg, in hpsa_enter_performant_mode()
|