Home
last modified time | relevance | path

Searched refs:DR_ACTION_TYP_ASO_FLOW_METER (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_action.c78 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
94 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
104 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
118 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
133 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
145 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
164 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
191 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
199 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO,
914 case DR_ACTION_TYP_ASO_FLOW_METER: in mlx5dr_actions_build_ste_arr()
[all …]
H A Ddr_ste_v1.c742 if (action_type_set[DR_ACTION_TYP_ASO_FLOW_METER]) { in dr_ste_v1_set_actions_tx()
952 if (action_type_set[DR_ACTION_TYP_ASO_FLOW_METER]) { in dr_ste_v1_set_actions_rx()
H A Ddr_types.h138 DR_ACTION_TYP_ASO_FLOW_METER, enumerator