Searched refs:calc_bucket_map (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | hpsa.c | 290 static void calc_bucket_map(int *bucket, int num_buckets, 8998 static void calc_bucket_map(int bucket[], int num_buckets, in calc_bucket_map() function 9082 calc_bucket_map(bft, ARRAY_SIZE(bft), in hpsa_enter_performant_mode() 9139 calc_bucket_map(bft, ARRAY_SIZE(bft), h->ioaccel_maxsg, 8, in hpsa_enter_performant_mode() 9178 calc_bucket_map(bft2, ARRAY_SIZE(bft2), h->ioaccel_maxsg, in hpsa_enter_performant_mode()
|