Searched refs:hw_src_action_info (Results 1 – 1 of 1) sorted by relevance
1639 const struct mlx5dr_ste_action_modify_field *hw_src_action_info; in dr_action_modify_sw_to_hw_copy() local1652 if (!hw_src_action_info || !hw_dst_action_info) { in dr_action_modify_sw_to_hw_copy()1660 src_max_length = hw_src_action_info->end - in dr_action_modify_sw_to_hw_copy()1661 hw_src_action_info->start + 1; in dr_action_modify_sw_to_hw_copy()1676 hw_src_action_info->hw_field, in dr_action_modify_sw_to_hw_copy()1677 hw_src_action_info->start + src_offset); in dr_action_modify_sw_to_hw_copy()1680 *ret_src_hw_info = hw_src_action_info; in dr_action_modify_sw_to_hw_copy()1868 const struct mlx5dr_ste_action_modify_field *hw_src_action_info; in dr_actions_convert_modify_header() local1909 &hw_src_action_info); in dr_actions_convert_modify_header()1935 (hw_src_action_info && in dr_actions_convert_modify_header()[all …]
Completed in 8 milliseconds