Searched refs:destination_field_code (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_ste_v0.c | 549 MLX5_SET(dr_action_hw_set, hw_action, destination_field_code, hw_field); in dr_ste_v0_set_action_set() 563 MLX5_SET(dr_action_hw_set, hw_action, destination_field_code, hw_field); in dr_ste_v0_set_action_add() 577 MLX5_SET(dr_action_hw_copy, hw_action, destination_field_code, dst_hw_field); in dr_ste_v0_set_action_copy() 612 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_0); in dr_ste_v0_set_action_decap_l3_list() 626 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_1); in dr_ste_v0_set_action_decap_l3_list() 639 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_0); in dr_ste_v0_set_action_decap_l3_list() 651 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_2); in dr_ste_v0_set_action_decap_l3_list() 674 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_1); in dr_ste_v0_set_action_decap_l3_list() 690 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_2); in dr_ste_v0_set_action_decap_l3_list()
|
D | mlx5_ifc_dr.h | 537 u8 destination_field_code[0x8]; member 548 u8 destination_field_code[0x8]; member
|