Searched refs:hw_src_action_info (Results 1 – 1 of 1) sorted by relevance
1443 const struct dr_action_modify_field_conv *hw_src_action_info; in dr_action_modify_sw_to_hw_copy() local1454 hw_src_action_info = dr_action_modify_get_hw_info(src_field); in dr_action_modify_sw_to_hw_copy()1456 if (!hw_src_action_info || !hw_dst_action_info) { in dr_action_modify_sw_to_hw_copy()1464 src_max_length = hw_src_action_info->end - in dr_action_modify_sw_to_hw_copy()1465 hw_src_action_info->start + 1; in dr_action_modify_sw_to_hw_copy()1488 hw_src_action_info->hw_field); in dr_action_modify_sw_to_hw_copy()1491 hw_src_action_info->start + dst_offset); in dr_action_modify_sw_to_hw_copy()1494 *ret_src_hw_info = hw_src_action_info; in dr_action_modify_sw_to_hw_copy()1682 const struct dr_action_modify_field_conv *hw_src_action_info; in dr_actions_convert_modify_header() local1712 &hw_src_action_info); in dr_actions_convert_modify_header()[all …]