Searched refs:p_start (Results 1 – 1 of 1) sorted by relevance
120 uint32_t p_start = queue_port_id * max_num_port_xstat; in opdl_xstats_get() local121 uint32_t p_finish = p_start + max_num_port_xstat; in opdl_xstats_get()125 if (ids[i] < p_start || ids[i] >= p_finish) in opdl_xstats_get()