Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h34 #define HISI_SAS_MAX_COMMANDS (HISI_SAS_QUEUE_SLOTS) macro
37 (HISI_SAS_MAX_COMMANDS - HISI_SAS_RESERVED_IPTT)
Dhisi_sas_main.c2263 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem()
2300 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc()
2641 shost->can_queue = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
2642 shost->cmd_per_lun = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
2792 int max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_snapshot_iost_reg()
3053 int i, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_iost_show()
3766 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in hisi_sas_debugfs_alloc()