Searched refs:ctr_index (Results 1 – 1 of 1) sorted by relevance
1517 int ctr_index = (dest - NI_COUNTER_NAMES_BASE) % NI_MAX_COUNTERS; in ni_tio_get_routing() local1518 struct ni_gpct *counter = &counter_dev->counters[ctr_index]; in ni_tio_get_routing()1559 int ctr_index = (dest - NI_COUNTER_NAMES_BASE) % NI_MAX_COUNTERS; in ni_tio_set_routing() local1560 struct ni_gpct *counter = &counter_dev->counters[ctr_index]; in ni_tio_set_routing()