Home
last modified time | relevance | path

Searched refs:hisi_sas_cmd_hdr (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/scsi/hisi_sas/
Dhisi_sas.h373 struct hisi_sas_cmd_hdr *hdr;
446 struct hisi_sas_cmd_hdr *cmd_hdr[HISI_SAS_MAX_QUEUES];
502 struct hisi_sas_cmd_hdr { struct
Dhisi_sas_main.c416 struct hisi_sas_cmd_hdr *cmd_hdr_base; in hisi_sas_task_prep()
522 memset(slot->cmd_hdr, 0, sizeof(struct hisi_sas_cmd_hdr)); in hisi_sas_task_prep()
1956 struct hisi_sas_cmd_hdr *cmd_hdr_base; in hisi_sas_internal_abort_task_exec()
2000 memset(slot->cmd_hdr, 0, sizeof(struct hisi_sas_cmd_hdr)); in hisi_sas_internal_abort_task_exec()
2289 struct hisi_sas_cmd_hdr *cmd_hdr = hisi_hba->cmd_hdr[i]; in hisi_sas_init_mem()
2291 s = sizeof(struct hisi_sas_cmd_hdr); in hisi_sas_init_mem()
2353 s = sizeof(struct hisi_sas_cmd_hdr) * HISI_SAS_QUEUE_SLOTS; in hisi_sas_alloc()
2722 int queue_entry_size = sizeof(struct hisi_sas_cmd_hdr); in hisi_sas_debugfs_snapshot_dq_reg()
2727 struct hisi_sas_cmd_hdr *debugfs_cmd_hdr, *cmd_hdr; in hisi_sas_debugfs_snapshot_dq_reg()
3052 sizeof(struct hisi_sas_cmd_hdr) * slot; in hisi_sas_dq_show_slot()
[all …]
Dhisi_sas_v1_hw.c891 struct hisi_sas_cmd_hdr *hdr, in prep_prd_sge_v1_hw()
917 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_smp_v1_hw()
955 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_ssp_v1_hw()
Dhisi_sas_v3_hw.c1081 struct hisi_sas_cmd_hdr *hdr, in prep_prd_sge_v3_hw()
1105 struct hisi_sas_cmd_hdr *hdr, in prep_prd_sge_dif_v3_hw()
1202 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_ssp_v3_hw()
1324 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_smp_v3_hw()
1366 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_ata_v3_hw()
1444 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_abort_v3_hw()
Dhisi_sas_v2_hw.c1674 struct hisi_sas_cmd_hdr *hdr, in prep_prd_sge_v2_hw()
1700 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_smp_v2_hw()
1739 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_ssp_v2_hw()
2492 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_ata_v2_hw()
2611 struct hisi_sas_cmd_hdr *hdr = slot->cmd_hdr; in prep_abort_v2_hw()