Searched refs:total_stes (Results 1 – 1 of 1) sorted by relevance
365 u8 total_stes, action_stes; in hws_rule_create_hws() local372 total_stes = at->num_of_action_stes + (is_jumbo && !at->only_term); in hws_rule_create_hws()373 action_stes = total_stes - 1; in hws_rule_create_hws()417 for (i = total_stes; i-- > 0;) { in hws_rule_create_hws()