Searched refs:DR_ACTION_TYP_ASO_FLOW_METER (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 46 [DR_ACTION_TYP_ASO_FLOW_METER] = "DR_ACTION_TYP_ASO_FLOW_METER", 76 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 91 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 100 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 113 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 127 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 138 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 156 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 181 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, 188 [DR_ACTION_TYP_ASO_FLOW_METER] = DR_ACTION_STATE_ASO, [all …]
|
D | dr_ste_v1.c | 658 if (action_type_set[DR_ACTION_TYP_ASO_FLOW_METER]) { in dr_ste_v1_set_actions_tx() 846 if (action_type_set[DR_ACTION_TYP_ASO_FLOW_METER]) { in dr_ste_v1_set_actions_rx()
|
D | dr_types.h | 130 DR_ACTION_TYP_ASO_FLOW_METER, enumerator
|