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 D | dr_action.c | 78 [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 D | dr_ste_v1.c | 742 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 D | dr_types.h | 138 DR_ACTION_TYP_ASO_FLOW_METER, enumerator
|