Searched refs:term_action (Results 1 – 2 of 2) sorted by relevance
216 struct mlx5dr_action *term_action = NULL; in mlx5_cmd_dr_create_fte() local338 term_action = tmp_action; in mlx5_cmd_dr_create_fte()382 term_action = tmp_action; in mlx5_cmd_dr_create_fte()391 term_action = tmp_action; in mlx5_cmd_dr_create_fte()403 if (term_action) in mlx5_cmd_dr_create_fte()404 actions[num_actions++] = term_action; in mlx5_cmd_dr_create_fte()
475 struct sigaction term_action = { variable483 if (sigaction(SIGTERM, &term_action, NULL)) in ebb_init()