Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c1210 size_t cur_num_actions; in hws_action_create_modify_header_hws() local
1213 cur_num_actions = pattern[i].sz / MLX5HWS_MODIFY_ACTION_SIZE; in hws_action_create_modify_header_hws()
1215 ret = mlx5hws_pat_calc_nop(pattern[i].data, cur_num_actions, in hws_action_create_modify_header_hws()