Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c832 attr.decap_actions = action->rewrite->ptrn->num_of_actions; in mlx5dr_actions_build_ste_arr()
836 attr.decap_actions = action->rewrite->num_of_actions; in mlx5dr_actions_build_ste_arr()
838 attr.decap_actions == WITH_VLAN_NUM_HW_ACTIONS; in mlx5dr_actions_build_ste_arr()
H A Ddr_types.h274 u16 decap_actions; member
H A Ddr_ste_v1.c660 attr->decap_actions, in dr_ste_v1_set_actions_rx()