Home
last modified time | relevance | path

Searched defs:max_command_entries (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2279 int i, s, j, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_init_mem() local
2316 int i, j, s, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_alloc() local
2817 int max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_snapshot_iost_reg() local
3080 int i, max_command_entries = HISI_SAS_MAX_COMMANDS; in hisi_sas_debugfs_iost_show() local
/kernel/linux/linux-4.19/drivers/scsi/hisi_sas/
Dhisi_sas_main.c2028 int i, s, max_command_entries = hisi_hba->hw->max_command_entries; in hisi_sas_init_mem() local
2060 int i, j, s, max_command_entries = hisi_hba->hw->max_command_entries; in hisi_sas_alloc() local
Dhisi_sas.h257 int max_command_entries; member