Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/hisi_sas/
Dhisi_sas.h213 struct hisi_sas_dq { struct
225 struct hisi_sas_dq *dq; argument
317 void (*start_delivery)(struct hisi_sas_dq *dq);
359 struct hisi_sas_dq *dq;
428 struct hisi_sas_dq dq[HISI_SAS_MAX_QUEUES];
Dhisi_sas_main.c400 struct hisi_sas_dq *dq, in hisi_sas_task_deliver()
468 struct hisi_sas_dq *dq = NULL; in hisi_sas_queue_command()
669 struct hisi_sas_dq *dq = &hisi_hba->dq[queue]; in hisi_sas_alloc_dev()
2143 struct hisi_sas_dq *dq = &hisi_hba->dq[i]; in hisi_sas_init_mem()
2195 struct hisi_sas_dq *dq = &hisi_hba->dq[i]; in hisi_sas_alloc()
Dhisi_sas_v2_hw.c860 struct hisi_sas_dq *dq = &hisi_hba->dq[queue]; in alloc_dev_quirk_v2_hw()
1646 static void start_delivery_v2_hw(struct hisi_sas_dq *dq) in start_delivery_v2_hw()
Dhisi_sas_v1_hw.c863 static void start_delivery_v1_hw(struct hisi_sas_dq *dq) in start_delivery_v1_hw()
Dhisi_sas_v3_hw.c1112 static void start_delivery_v3_hw(struct hisi_sas_dq *dq) in start_delivery_v3_hw()