Home
last modified time | relevance | path

Searched refs:slots_per_blk (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2160 int blk_cnt, slots_per_blk; in hisi_sas_alloc() local
2229 slots_per_blk = s / sz_slot_buf_ru; in hisi_sas_alloc()
2232 int slot_index = i * slots_per_blk; in hisi_sas_alloc()
2241 for (j = 0; j < slots_per_blk; j++, slot_index++) { in hisi_sas_alloc()
/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c2318 int blk_cnt, slots_per_blk; in hisi_sas_alloc() local
2386 slots_per_blk = s / sz_slot_buf_ru; in hisi_sas_alloc()
2389 int slot_index = i * slots_per_blk; in hisi_sas_alloc()
2398 for (j = 0; j < slots_per_blk; j++, slot_index++) { in hisi_sas_alloc()

Completed in 9 milliseconds