Home
last modified time | relevance | path

Searched refs:slot_index_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c191 index = find_next_zero_bit(bitmap, hisi_hba->slot_index_count, in hisi_sas_slot_index_alloc()
193 if (index >= hisi_hba->slot_index_count) { in hisi_sas_slot_index_alloc()
195 hisi_hba->slot_index_count, in hisi_sas_slot_index_alloc()
197 if (index >= hisi_hba->slot_index_count) { in hisi_sas_slot_index_alloc()
213 for (i = 0; i < hisi_hba->slot_index_count; ++i) in hisi_sas_slot_index_init()
2424 hisi_hba->slot_index_count = max_command_entries; in hisi_sas_alloc()
2425 s = hisi_hba->slot_index_count / BITS_PER_BYTE; in hisi_sas_alloc()
H A Dhisi_sas.h428 int slot_index_count; member
H A Dhisi_sas_v2_hw.c784 end = hisi_hba->slot_index_count; in slot_index_alloc_quirk_v2_hw()
802 hisi_hba->slot_index_count, start); in slot_index_alloc_quirk_v2_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h417 int slot_index_count; member
H A Dhisi_sas_v2_hw.c784 end = hisi_hba->slot_index_count; in slot_index_alloc_quirk_v2_hw()
802 hisi_hba->slot_index_count, start); in slot_index_alloc_quirk_v2_hw()
H A Dhisi_sas_main.c2267 s = hisi_hba->slot_index_count = max_command_entries; in hisi_sas_alloc()

Completed in 43 milliseconds