Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas.h224 int (*get_free_slot)(struct hisi_hba *hisi_hba, struct hisi_sas_dq *dq); member
Dhisi_sas_main.c397 wr_q_index = hisi_hba->hw->get_free_slot(hisi_hba, dq); in hisi_sas_task_prep()
1719 wr_q_index = hisi_hba->hw->get_free_slot(hisi_hba, dq); in hisi_sas_internal_abort_task_exec()
Dhisi_sas_v1_hw.c1831 .get_free_slot = get_free_slot_v1_hw,
Dhisi_sas_v3_hw.c2125 .get_free_slot = get_free_slot_v3_hw,
Dhisi_sas_v2_hw.c3588 .get_free_slot = get_free_slot_v2_hw,