Searched refs:dlvry_queue_slot (Results 1 – 5 of 5) sorted by relevance
419 int dlvry_queue_slot, dlvry_queue, rc, slot_idx; in hisi_sas_task_prep() local505 dlvry_queue_slot = wr_q_index; in hisi_sas_task_prep()511 slot->dlvry_queue_slot = dlvry_queue_slot; in hisi_sas_task_prep()513 slot->cmd_hdr = &cmd_hdr_base[dlvry_queue_slot]; in hisi_sas_task_prep()2034 int dlvry_queue_slot, dlvry_queue, n_elem = 0, rc, slot_idx; in hisi_sas_internal_abort_task_exec() local2064 dlvry_queue_slot = wr_q_index; in hisi_sas_internal_abort_task_exec()2069 slot->dlvry_queue_slot = dlvry_queue_slot; in hisi_sas_internal_abort_task_exec()2071 slot->cmd_hdr = &cmd_hdr_base[dlvry_queue_slot]; in hisi_sas_internal_abort_task_exec()
247 int dlvry_queue_slot; member
884 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v1_hw()
1667 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v2_hw()
1088 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v3_hw()
Completed in 35 milliseconds