Searched refs:destination_field_code (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
D | dr_ste_v0.c | 554 MLX5_SET(dr_action_hw_set, hw_action, destination_field_code, hw_field); in dr_ste_v0_set_action_set() 568 MLX5_SET(dr_action_hw_set, hw_action, destination_field_code, hw_field); in dr_ste_v0_set_action_add() 582 MLX5_SET(dr_action_hw_copy, hw_action, destination_field_code, dst_hw_field); in dr_ste_v0_set_action_copy() 617 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_0); in dr_ste_v0_set_action_decap_l3_list() 631 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_1); in dr_ste_v0_set_action_decap_l3_list() 644 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_0); in dr_ste_v0_set_action_decap_l3_list() 656 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_2); in dr_ste_v0_set_action_decap_l3_list() 679 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_1); in dr_ste_v0_set_action_decap_l3_list() 695 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 | 553 u8 destination_field_code[0x8]; member 564 u8 destination_field_code[0x8]; member
|