Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h41 #define HISI_SAS_MAX_COMMANDS (HISI_SAS_QUEUE_SLOTS) macro
44 (HISI_SAS_MAX_COMMANDS - HISI_SAS_RESERVED_IPTT)
H A Dhisi_sas_main.c2138 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem()
2175 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc()
2527 shost->can_queue = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
2528 shost->cmd_per_lun = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
H A Dhisi_sas_v3_hw.c3525 int max_command_entries = HISI_SAS_MAX_COMMANDS; in debugfs_snapshot_iost_reg_v3_hw()
3701 int i, max_command_entries = HISI_SAS_MAX_COMMANDS; in debugfs_iost_v3_hw_show()
4594 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()