Home
last modified time | relevance | path

Searched refs:dlvry_queue_slot (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c419 int dlvry_queue_slot, dlvry_queue, rc, slot_idx; in hisi_sas_task_prep() local
507 dlvry_queue_slot = wr_q_index; in hisi_sas_task_prep()
513 slot->dlvry_queue_slot = dlvry_queue_slot; in hisi_sas_task_prep()
515 slot->cmd_hdr = &cmd_hdr_base[dlvry_queue_slot]; in hisi_sas_task_prep()
1954 int dlvry_queue_slot, dlvry_queue, n_elem = 0, rc, slot_idx; in hisi_sas_internal_abort_task_exec() local
1984 dlvry_queue_slot = wr_q_index; in hisi_sas_internal_abort_task_exec()
1989 slot->dlvry_queue_slot = dlvry_queue_slot; in hisi_sas_internal_abort_task_exec()
1991 slot->cmd_hdr = &cmd_hdr_base[dlvry_queue_slot]; in hisi_sas_internal_abort_task_exec()
[all...]
H A Dhisi_sas.h229 int dlvry_queue_slot; member
H A Dhisi_sas_v1_hw.c884 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v1_hw()
H A Dhisi_sas_v3_hw.c1079 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v3_hw()
H A Dhisi_sas_v2_hw.c1667 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v2_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c404 int dlvry_queue_slot, dlvry_queue; in hisi_sas_task_deliver() local
418 dlvry_queue_slot = wr_q_index; in hisi_sas_task_deliver()
422 slot->dlvry_queue_slot = dlvry_queue_slot; in hisi_sas_task_deliver()
424 slot->cmd_hdr = &cmd_hdr_base[dlvry_queue_slot]; in hisi_sas_task_deliver()
H A Dhisi_sas.h242 int dlvry_queue_slot; member
H A Dhisi_sas_v1_hw.c884 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v1_hw()
H A Dhisi_sas_v2_hw.c1667 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v2_hw()
H A Dhisi_sas_v3_hw.c1134 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v3_hw()

Completed in 43 milliseconds