Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_action.c37 [DR_ACTION_TYP_CTR] = "DR_ACTION_TYP_CTR",
75 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM,
94 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP,
110 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP,
181 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
205 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP,
213 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP,
279 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
393 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
499 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
[all …]
H A Ddr_ste_v0.c472 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_tx()
488 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_rx()
H A Ddr_dbg.c251 case DR_ACTION_TYP_CTR: in dr_dump_rule_action_mem()
H A Ddr_ste_v1.c638 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v1_set_actions_tx()
745 if (action_type_set[DR_ACTION_TYP_CTR]) { in dr_ste_v1_set_actions_rx()
H A Ddr_types.h129 DR_ACTION_TYP_CTR, enumerator