Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c44 [DR_ACTION_TYP_INSERT_HDR] = "DR_ACTION_TYP_INSERT_HDR",
80 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
97 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
123 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
139 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
166 [DR_ACTION_TYP_INSERT_HDR] = DR_ACTION_STATE_ENCAP,
522 *action_type = DR_ACTION_TYP_INSERT_HDR; in dr_action_reformat_to_action_type()
914 case DR_ACTION_TYP_INSERT_HDR: in mlx5dr_actions_build_ste_arr()
1380 if (reformat_type == DR_ACTION_TYP_INSERT_HDR) { in dr_action_verify_reformat_params()
1487 case DR_ACTION_TYP_INSERT_HDR: in dr_action_create_reformat_action()
[all …]
A Ddr_dbg.c409 case DR_ACTION_TYP_INSERT_HDR: in dr_dump_rule_action_mem()
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()
A Ddr_types.h135 DR_ACTION_TYP_INSERT_HDR, enumerator

Completed in 25 milliseconds