Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/hisi_sas/
Dhisi_sas.h41 #define HISI_SAS_MAX_COMMANDS (HISI_SAS_QUEUE_SLOTS) macro
44 (HISI_SAS_MAX_COMMANDS - HISI_SAS_RESERVED_IPTT)
Dhisi_sas_main.c2059 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem()
2096 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc()
2446 shost->can_queue = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
2447 shost->cmd_per_lun = HISI_SAS_MAX_COMMANDS; in hisi_sas_probe()
Dhisi_sas_v3_hw.c3374 int max_command_entries = HISI_SAS_MAX_COMMANDS; in debugfs_snapshot_iost_reg_v3_hw()
3550 int i, max_command_entries = HISI_SAS_MAX_COMMANDS; in debugfs_iost_v3_hw_show()
4599 sz = HISI_SAS_MAX_COMMANDS * sizeof(struct hisi_sas_iost); in debugfs_alloc_v3_hw()