Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c571 int dr_action_validate_and_get_next_state(enum dr_action_domain action_domain, in dr_action_validate_and_get_next_state() argument
578 *state = next_action_state[action_domain][cur_state][action_type]; in dr_action_validate_and_get_next_state()
763 enum dr_action_domain action_domain; in mlx5dr_actions_build_ste_arr() local
771 action_domain = dr_action_get_action_domain(dmn->type, nic_dmn->type); in mlx5dr_actions_build_ste_arr()
933 if (dr_action_validate_and_get_next_state(action_domain, in mlx5dr_actions_build_ste_arr()