Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c39 [DR_ACTION_TYP_MODIFY_HDR] = "DR_ACTION_TYP_MODIFY_HDR",
75 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
91 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
129 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
161 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
188 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
228 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
256 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
264 [DR_ACTION_TYP_MODIFY_HDR] = DR_ACTION_STATE_MODIFY_HDR,
288 [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.c143 case DR_ACTION_TYP_MODIFY_HDR: in dr_dump_rule_action_mem()
Ddr_ste_v1.c652 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR]) { in dr_ste_v1_set_actions_tx()
840 if (action_type_set[DR_ACTION_TYP_MODIFY_HDR]) { in dr_ste_v1_set_actions_rx()
Ddr_types.h131 DR_ACTION_TYP_MODIFY_HDR, enumerator