Searched refs:gate_len (Results 1 – 1 of 1) sorted by relevance
1091 u64 gate_len[OCELOT_NUM_TC]; in vsc9959_tas_min_gate_lengths() local1098 gate_len[tc] = 0; in vsc9959_tas_min_gate_lengths()1119 gate_len[tc] += entry->interval; in vsc9959_tas_min_gate_lengths()1125 if (min_gate_len[tc] > gate_len[tc] && in vsc9959_tas_min_gate_lengths()1126 gate_len[tc]) in vsc9959_tas_min_gate_lengths()1127 min_gate_len[tc] = gate_len[tc]; in vsc9959_tas_min_gate_lengths()1128 gate_len[tc] = 0; in vsc9959_tas_min_gate_lengths()