Home
last modified time | relevance | path

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

/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas.h223 struct hisi_sas_dq { struct
235 struct hisi_sas_dq *dq; argument
328 void (*start_delivery)(struct hisi_sas_dq *dq);
371 struct hisi_sas_dq *dq;
440 struct hisi_sas_dq dq[HISI_SAS_MAX_QUEUES];
H A Dhisi_sas_v1_hw.c863 static void start_delivery_v1_hw(struct hisi_sas_dq *dq) in start_delivery_v1_hw()