Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_ace.c25 u16 action_words; /* Number of action words */ member
47 .action_words = BITS_TO_32BIT(VCAP_IS2_ACTION_WIDTH),
167 for (i = 0; i < vcap_is2.action_words; i++) in vcap_action2cache()
178 for (i = 0; i < vcap_is2.action_words; i++) in vcap_cache2action()