Searched refs:gate_len (Results 1 – 1 of 1) sorted by relevance
1087 u64 gate_len[OCELOT_NUM_TC]; in vsc9959_tas_min_gate_lengths() local1094 gate_len[tc] = 0; in vsc9959_tas_min_gate_lengths()1115 gate_len[tc] += entry->interval; in vsc9959_tas_min_gate_lengths()1121 if (min_gate_len[tc] > gate_len[tc] && in vsc9959_tas_min_gate_lengths()1122 gate_len[tc]) in vsc9959_tas_min_gate_lengths()1123 min_gate_len[tc] = gate_len[tc]; in vsc9959_tas_min_gate_lengths()1124 gate_len[tc] = 0; in vsc9959_tas_min_gate_lengths()