Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
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()
880 case DR_ACTION_TYP_INSERT_HDR: in mlx5dr_actions_build_ste_arr()
1325 if (reformat_type == DR_ACTION_TYP_INSERT_HDR) { in dr_action_verify_reformat_params()
1440 case DR_ACTION_TYP_INSERT_HDR: in dr_action_create_reformat_action()
[all …]
A Ddr_dbg.c182 case DR_ACTION_TYP_INSERT_HDR: in dr_dump_rule_action_mem()
A Ddr_ste_v1.c671 } else if (action_type_set[DR_ACTION_TYP_INSERT_HDR]) { in dr_ste_v1_set_actions_tx()
869 } else if (action_type_set[DR_ACTION_TYP_INSERT_HDR]) { in dr_ste_v1_set_actions_rx()
A Ddr_types.h128 DR_ACTION_TYP_INSERT_HDR, enumerator

Completed in 18 milliseconds