Searched refs:DR_STE_ACTION_MDFY_OP_SET (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v0.c | 33 DR_STE_ACTION_MDFY_OP_SET = 0x2, enumerator 551 MLX5_SET(dr_action_hw_set, hw_action, opcode, DR_STE_ACTION_MDFY_OP_SET); in dr_ste_v0_set_action_set() 611 opcode, DR_STE_ACTION_MDFY_OP_SET); in dr_ste_v0_set_action_decap_l3_list() 625 opcode, DR_STE_ACTION_MDFY_OP_SET); in dr_ste_v0_set_action_decap_l3_list() 638 opcode, DR_STE_ACTION_MDFY_OP_SET); in dr_ste_v0_set_action_decap_l3_list() 652 opcode, DR_STE_ACTION_MDFY_OP_SET); in dr_ste_v0_set_action_decap_l3_list() 673 opcode, DR_STE_ACTION_MDFY_OP_SET); in dr_ste_v0_set_action_decap_l3_list() 686 opcode, DR_STE_ACTION_MDFY_OP_SET); in dr_ste_v0_set_action_decap_l3_list()
|