Searched refs:sync_pt (Results 1 – 3 of 3) sorted by relevance
60 struct sync_pt { struct
169 u8 sync_pt; /* Set when QP reaches sync point */ member
3521 if (qpriv->sync_pt && qpriv->alloc_w_segs) in hfi1_tid_write_alloc_resources()3525 if (qpriv->sync_pt && !qpriv->alloc_w_segs) { in hfi1_tid_write_alloc_resources()3527 qpriv->sync_pt = false; in hfi1_tid_write_alloc_resources()3549 qpriv->sync_pt = true; in hfi1_tid_write_alloc_resources()