Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1999 int blk_cnt, slots_per_blk; in hisi_sas_alloc() local
2064 slots_per_blk = s / sz_slot_buf_ru; in hisi_sas_alloc()
2068 int slot_index = i * slots_per_blk; in hisi_sas_alloc()
2075 for (j = 0; j < slots_per_blk; j++, slot_index++) { in hisi_sas_alloc()