Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_action.c36 [DR_ACTION_TYP_CTR] = "DR_ACTION_TYP_CTR",
63 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM,
80 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP,
94 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP,
102 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_MODIFY_HDR,
114 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_POP_VLAN,
126 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_PUSH_VLAN,
137 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM,
149 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM,
157 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM,
[all …]
Ddr_ste_v0.c469 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_tx()
483 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_rx()
Ddr_ste_v1.c538 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v1_set_actions_tx()
722 if (action_type_set[DR_ACTION_TYP_CTR]) { in dr_ste_v1_set_actions_rx()
Ddr_types.h118 DR_ACTION_TYP_CTR, enumerator