Home
last modified time | relevance | path

Searched refs:HISI_SAS_MAX_ITCT_ENTRIES (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas.h34 #define HISI_SAS_MAX_ITCT_ENTRIES 1024 macro
35 #define HISI_SAS_MAX_DEVICES HISI_SAS_MAX_ITCT_ENTRIES
H A Dhisi_sas_main.c2308 for (j = 0; j < HISI_SAS_MAX_ITCT_ENTRIES; j++) in hisi_sas_init_mem()
2365 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()
2437 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_sata_breakpoint); in hisi_sas_alloc()
2808 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, itct++) { in hisi_sas_debugfs_snapshot_itct_reg()
3149 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, itct++) { in hisi_sas_debugfs_itct_show()
3917 sz = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_debugfs_alloc()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas.h35 #define HISI_SAS_MAX_ITCT_ENTRIES 1024 macro
36 #define HISI_SAS_MAX_DEVICES HISI_SAS_MAX_ITCT_ENTRIES
H A Dhisi_sas_main.c2150 for (j = 0; j < HISI_SAS_MAX_ITCT_ENTRIES; j++) in hisi_sas_init_mem()
2208 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in hisi_sas_alloc()
2279 s = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_sata_breakpoint); in hisi_sas_alloc()
H A Dhisi_sas_v3_hw.c3519 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, itct++) { in debugfs_snapshot_itct_reg_v3_hw()
3748 for (i = 0; i < HISI_SAS_MAX_ITCT_ENTRIES; i++, itct++) { in debugfs_itct_v3_hw_show()
4777 sz = HISI_SAS_MAX_ITCT_ENTRIES * sizeof(struct hisi_sas_itct); in debugfs_alloc_v3_hw()

Completed in 21 milliseconds