H A D | ice_ddp_common.c | 1 /* SPDX-License-Identifier: BSD-3-Clause */ 68 cmd->flags |= ICE_AQC_DOWNLOAD_PKG_LAST_BUF; in ice_aq_download_pkg() 77 *error_offset = LE32_TO_CPU(resp->error_offset); in ice_aq_download_pkg() 79 *error_info = LE32_TO_CPU(resp->error_info); in ice_aq_download_pkg() 137 cmd->flags |= ICE_AQC_DOWNLOAD_PKG_LAST_BUF; in ice_aq_update_pkg() 146 *error_offset = LE32_TO_CPU(resp->error_offset); in ice_aq_update_pkg() 148 *error_info = LE32_TO_CPU(resp->error_inf in ice_aq_update_pkg() 961 ice_enum_labels(struct ice_seg * ice_seg,u32 type,struct ice_pkg_enum * state,u16 * value) ice_enum_labels() argument 992 ice_find_label_value(struct ice_seg * ice_seg,char const * name,u32 type,u16 * value) ice_find_label_value() argument 1761 ice_pkg_buf_alloc_section(struct ice_buf_build * bld,u32 type,u16 size) ice_pkg_buf_alloc_section() argument 1812 ice_pkg_buf_alloc_single_section(struct ice_hw * hw,u32 type,u16 size,void ** section) ice_pkg_buf_alloc_single_section() argument 2165 struct ice_boost_tcam_section *boost; ice_boost_tcam_handler() local [all...] |