TSNEP_GCL_MASK
gate_open = curr->operation[index].properties & TSNEP_GCL_MASK;
curr->operation[index].properties & TSNEP_GCL_MASK;
gate_open = prev->operation[index].properties & TSNEP_GCL_MASK;
curr->operation[0].properties & TSNEP_GCL_MASK;
next_gate_open = curr->operation[0].properties & TSNEP_GCL_MASK;
u32 mask = TSNEP_GCL_LAST | TSNEP_GCL_MASK;
properties = gcl->operation[ref].properties & TSNEP_GCL_MASK;
if (qopt->entries[i].gate_mask & ~TSNEP_GCL_MASK)