Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_ste_v3.c129 u16 used_actions = 0; in dr_ste_v3_set_action_decap_l3_list() local
150 used_actions++; /* Remove and NOP are a single double action */ in dr_ste_v3_set_action_decap_l3_list()
173 used_actions++; in dr_ste_v3_set_action_decap_l3_list()
182 used_actions++; in dr_ste_v3_set_action_decap_l3_list()
184 *used_hw_action_num = used_actions; in dr_ste_v3_set_action_decap_l3_list()
H A Ddr_ste_v1.c905 u16 used_actions = 0; in dr_ste_v1_set_action_decap_l3_list() local
926 used_actions++; /* Remove and NOP are a single double action */ in dr_ste_v1_set_action_decap_l3_list()
949 used_actions++; in dr_ste_v1_set_action_decap_l3_list()
958 used_actions++; in dr_ste_v1_set_action_decap_l3_list()
960 *used_hw_action_num = used_actions; in dr_ste_v1_set_action_decap_l3_list()