Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c2457 struct mlx5hws_actions_wqe_setter *pop_setter = NULL; in mlx5hws_action_template_process() local
2500 if (pop_setter) { in mlx5hws_action_template_process()
2502 pop_setter->set_single = &hws_action_setter_single_double_pop; in mlx5hws_action_template_process()
2511 pop_setter = setter; in mlx5hws_action_template_process()