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