Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c37 [DR_ACTION_TYP_CTR] = "DR_ACTION_TYP_CTR",
68 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM,
87 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP,
103 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP,
174 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
198 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP,
206 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP,
272 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
386 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
492 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
[all …]
H A Ddr_dbg.c133 case DR_ACTION_TYP_CTR: in dr_dump_rule_action_mem()
H A 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()
H A Ddr_ste_v1.c772 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v1_set_actions_tx()
878 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