Searched refs:curr_hw_ste (Results 1 – 1 of 1) sorted by relevance
723 u8 *curr_hw_ste, *prev_hw_ste; in dr_rule_handle_action_stes() local734 curr_hw_ste = hw_ste_arr + i * DR_STE_SIZE; in dr_rule_handle_action_stes()735 prev_hw_ste = (i == 0) ? curr_hw_ste : hw_ste_arr + ((i - 1) * DR_STE_SIZE); in dr_rule_handle_action_stes()738 curr_hw_ste); in dr_rule_handle_action_stes()765 curr_hw_ste, in dr_rule_handle_action_stes()