Searched refs:hw_src_action_info (Results 1 – 1 of 1) sorted by relevance
1442 const struct dr_action_modify_field_conv *hw_src_action_info; in dr_action_modify_sw_to_hw_copy() local1453 hw_src_action_info = dr_action_modify_get_hw_info(src_field); in dr_action_modify_sw_to_hw_copy()1455 if (!hw_src_action_info || !hw_dst_action_info) { in dr_action_modify_sw_to_hw_copy()1463 src_max_length = hw_src_action_info->end - in dr_action_modify_sw_to_hw_copy()1464 hw_src_action_info->start + 1; in dr_action_modify_sw_to_hw_copy()1487 hw_src_action_info->hw_field); in dr_action_modify_sw_to_hw_copy()1490 hw_src_action_info->start + dst_offset); in dr_action_modify_sw_to_hw_copy()1493 *ret_src_hw_info = hw_src_action_info; in dr_action_modify_sw_to_hw_copy()1681 const struct dr_action_modify_field_conv *hw_src_action_info; in dr_actions_convert_modify_header() local1711 &hw_src_action_info); in dr_actions_convert_modify_header()[all …]