Searched refs:destination_field_code (Results  1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ | 
| D | dr_ste_v0.c | 552 	MLX5_SET(dr_action_hw_set, hw_action, destination_field_code, hw_field);  in dr_ste_v0_set_action_set()566 	MLX5_SET(dr_action_hw_set, hw_action, destination_field_code, hw_field);  in dr_ste_v0_set_action_add()
 580 	MLX5_SET(dr_action_hw_copy, hw_action, destination_field_code, dst_hw_field);  in dr_ste_v0_set_action_copy()
 615 		 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_0);  in dr_ste_v0_set_action_decap_l3_list()
 629 		 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_1);  in dr_ste_v0_set_action_decap_l3_list()
 642 		 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_0);  in dr_ste_v0_set_action_decap_l3_list()
 654 		 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_2);  in dr_ste_v0_set_action_decap_l3_list()
 677 		 destination_field_code, DR_STE_V0_ACTION_MDFY_FLD_L2_1);  in dr_ste_v0_set_action_decap_l3_list()
 693 			 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];  member564 	u8         destination_field_code[0x8];  member
 
 |