Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/hisi_sas/
Dhisi_sas.h211 struct hisi_sas_dq { struct
223 struct hisi_sas_dq *dq; argument
322 void (*start_delivery)(struct hisi_sas_dq *dq);
365 struct hisi_sas_dq *dq;
434 struct hisi_sas_dq dq[HISI_SAS_MAX_QUEUES];
Dhisi_sas_main.c407 struct hisi_sas_dq **dq_pointer, in hisi_sas_task_prep()
422 struct hisi_sas_dq *dq; in hisi_sas_task_prep()
572 struct hisi_sas_dq *dq = NULL; in hisi_sas_task_exec()
671 struct hisi_sas_dq *dq = &hisi_hba->dq[queue]; in hisi_sas_alloc_dev()
1975 int task_tag, struct hisi_sas_dq *dq) in hisi_sas_internal_abort_task_exec()
2067 int tag, struct hisi_sas_dq *dq, bool rst_to_recover) in _hisi_sas_internal_task_abort()
2171 struct hisi_sas_dq *dq; in hisi_sas_internal_task_abort()
2329 struct hisi_sas_dq *dq = &hisi_hba->dq[i]; in hisi_sas_init_mem()
2381 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.c1064 static void start_delivery_v3_hw(struct hisi_sas_dq *dq) in start_delivery_v3_hw()