Searched refs:DR_ACTION_TYP_CTR (Results 1 – 5 of 5) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_action.c | 37 [DR_ACTION_TYP_CTR] = "DR_ACTION_TYP_CTR", 68 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM, 87 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP, 103 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP, 113 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_MODIFY_HDR, 127 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_POP_VLAN, 141 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_PUSH_VLAN, 154 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM, 171 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ASO, 174 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM, [all …]
|
D | dr_dbg.c | 133 case DR_ACTION_TYP_CTR: in dr_dump_rule_action_mem()
|
D | dr_ste_v0.c | 471 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_tx() 486 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_rx()
|
D | dr_ste_v1.c | 772 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v1_set_actions_tx() 878 if (action_type_set[DR_ACTION_TYP_CTR]) { in dr_ste_v1_set_actions_rx()
|
D | dr_types.h | 129 DR_ACTION_TYP_CTR, enumerator
|