Home
last modified time | relevance | path

Searched refs:counter_words (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_vcap.c143 for (i = 0; i < vcap->counter_words; i++) in vcap_action2cache()
162 for (i = 0; i < vcap->counter_words; i++) in vcap_cache2action()
1396 vcap->counter_words = vcap->sw_count; in ocelot_vcap_detect_constants()
1399 vcap->counter_width = counter_memory_width / vcap->counter_words; in ocelot_vcap_detect_constants()
/linux-6.6.21/include/soc/mscc/
Docelot_vcap.h53 u16 counter_words; /* Number of counter words */ member