Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c44 [DR_ACTION_TYP_INSERT_HDR] = "DR_ACTION_TYP_INSERT_HDR",
73 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
90 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
116 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
132 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
159 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
515 *action_type = DR_ACTION_TYP_INSERT_HDR; in dr_action_reformat_to_action_type()
907 case DR_ACTION_TYP_INSERT_HDR: in mlx5dr_actions_build_ste_arr()
1352 if (reformat_type == DR_ACTION_TYP_INSERT_HDR) { in dr_action_verify_reformat_params()
1459 case DR_ACTION_TYP_INSERT_HDR: in dr_action_create_reformat_action()
[all …]
H A Ddr_dbg.c209 case DR_ACTION_TYP_INSERT_HDR: in dr_dump_rule_action_mem()
H A Ddr_ste_v1.c715 } else if (action_type_set[DR_ACTION_TYP_INSERT_HDR]) { in dr_ste_v1_set_actions_tx()
921 } else if (action_type_set[DR_ACTION_TYP_INSERT_HDR]) { in dr_ste_v1_set_actions_rx()
H A Ddr_types.h135 DR_ACTION_TYP_INSERT_HDR, enumerator