Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c39 [DR_ACTION_TYP_MODIFY_HDR] = "DR_ACTION_TYP_MODIFY_HDR",
73 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
88 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
123 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
153 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
178 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
214 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
240 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
248 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
270 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
[all …]
Ddr_ste_v0.c423 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR] && attr->modify_actions) { in dr_ste_v0_set_actions_tx()
434 if (i || action_type_set[DR_ACTION_TYP_MODIFY_HDR]) in dr_ste_v0_set_actions_tx()
451 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR] || in dr_ste_v0_set_actions_tx()
516 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR] && attr->modify_actions) { in dr_ste_v0_set_actions_rx()
Ddr_dbg.c139 case DR_ACTION_TYP_MODIFY_HDR: in dr_dump_rule_action_mem()
Ddr_ste_v1.c570 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR]) { in dr_ste_v1_set_actions_tx()
736 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR]) { in dr_ste_v1_set_actions_rx()
Ddr_types.h123 DR_ACTION_TYP_MODIFY_HDR, enumerator