Searched refs:DR_ACTION_TYP_CTR (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 36 [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 …]
|
D | dr_ste_v0.c | 469 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()
|
D | dr_ste_v1.c | 538 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()
|
D | dr_types.h | 118 DR_ACTION_TYP_CTR, enumerator
|