Searched refs:dlvry_queue_slot (Results 1 – 5 of 5) sorted by relevance
404 int dlvry_queue_slot, dlvry_queue; in hisi_sas_task_deliver() local418 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()
242 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()
1133 wp = (s2->dlvry_queue_slot + 1) % HISI_SAS_QUEUE_SLOTS; in start_delivery_v3_hw()