Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c37 [DR_ACTION_TYP_CTR] = "DR_ACTION_TYP_CTR",
66 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM,
84 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP,
99 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP,
108 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_MODIFY_HDR,
121 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_POP_VLAN,
134 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_PUSH_VLAN,
146 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM,
162 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ASO,
165 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
[all …]
Ddr_dbg.c129 case DR_ACTION_TYP_CTR: in dr_dump_rule_action_mem()
Ddr_ste_v0.c471 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_tx()
486 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_rx()
Ddr_ste_v1.c567 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v1_set_actions_tx()
772 if (action_type_set[DR_ACTION_TYP_CTR]) { in dr_ste_v1_set_actions_rx()
Ddr_types.h121 DR_ACTION_TYP_CTR, enumerator