Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas.h186 struct hisi_sas_dq { struct
198 struct hisi_sas_dq *dq; argument
281 void (*start_delivery)(struct hisi_sas_dq *dq);
361 struct hisi_sas_dq dq[HISI_SAS_MAX_QUEUES];
Dhisi_sas_main.c410 struct hisi_sas_dq **dq_pointer, in hisi_sas_task_prep()
424 struct hisi_sas_dq *dq; in hisi_sas_task_prep()
570 struct hisi_sas_dq *dq = NULL; in hisi_sas_task_exec()
665 struct hisi_sas_dq *dq = &hisi_hba->dq[queue]; in hisi_sas_alloc_dev()
1928 int task_tag, struct hisi_sas_dq *dq) in hisi_sas_internal_abort_task_exec()
2018 int tag, struct hisi_sas_dq *dq) in _hisi_sas_internal_task_abort()
2111 struct hisi_sas_dq *dq; in hisi_sas_internal_task_abort()
2268 struct hisi_sas_dq *dq = &hisi_hba->dq[i]; in hisi_sas_init_mem()
2320 struct hisi_sas_dq *dq = &hisi_hba->dq[i]; in hisi_sas_alloc()
3017 struct hisi_sas_dq *dq = dq_ptr; in hisi_sas_dq_show_slot()
Dhisi_sas_v2_hw.c862 struct hisi_sas_dq *dq = &hisi_hba->dq[queue]; in alloc_dev_quirk_v2_hw()
1641 static void start_delivery_v2_hw(struct hisi_sas_dq *dq) in start_delivery_v2_hw()
Dhisi_sas_v1_hw.c861 static void start_delivery_v1_hw(struct hisi_sas_dq *dq) in start_delivery_v1_hw()
Dhisi_sas_v3_hw.c1022 static void start_delivery_v3_hw(struct hisi_sas_dq *dq) in start_delivery_v3_hw()