Lines Matching refs:hw_sob
1277 cs_cmpl->hw_sob->sob_id,
1283 wait_prop.sob_base = cs_cmpl->hw_sob->sob_id;
1292 cs_cmpl->hw_sob->sob_id, cs_cmpl->sob_val,
1325 cs_cmpl->hw_sob = handle->hw_sob;
1326 /* at this checkpoint we only need the hw_sob pointer
1335 cs_cmpl->hw_sob = signal_cs_cmpl->hw_sob;
1340 * if yes then don't send any wait cs since the hw_sob
1342 * then get refcount to hw_sob to prevent resetting the sob
1347 * the hw_sob reset handler function.
1348 * The hw_queue lock prevent out of sync of hw_sob
1358 kref_get(&cs_cmpl->hw_sob->kref);
8753 struct hl_hw_sob *hw_sob = (struct hl_hw_sob *) data;
8755 dev_dbg(hdev->dev, "reset SOB, q_idx: %d, sob_id: %d\n", hw_sob->q_idx,
8756 hw_sob->sob_id);
8759 hw_sob->sob_id * 4, 0);
8761 kref_init(&hw_sob->kref);