Lines Matching refs:ice_hw
21 int ice_aq_read_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, in ice_aq_read_nvm()
65 ice_read_flat_nvm(struct ice_hw *hw, u32 offset, u32 *length, u8 *data, in ice_read_flat_nvm()
124 ice_aq_update_nvm(struct ice_hw *hw, u16 module_typeid, u32 offset, in ice_aq_update_nvm()
162 int ice_aq_erase_nvm(struct ice_hw *hw, u16 module_typeid, struct ice_sq_cd *cd) in ice_aq_erase_nvm()
187 static int ice_read_sr_word_aq(struct ice_hw *hw, u16 offset, u16 *data) in ice_read_sr_word_aq()
212 int ice_acquire_nvm(struct ice_hw *hw, enum ice_aq_res_access_type access) in ice_acquire_nvm()
226 void ice_release_nvm(struct ice_hw *hw) in ice_release_nvm()
246 static u32 ice_get_flash_bank_offset(struct ice_hw *hw, enum ice_bank_select bank, u16 module) in ice_get_flash_bank_offset()
320 ice_read_flash_module(struct ice_hw *hw, enum ice_bank_select bank, u16 module, in ice_read_flash_module()
355 ice_read_nvm_module(struct ice_hw *hw, enum ice_bank_select bank, u32 offset, u16 *data) in ice_read_nvm_module()
382 ice_read_nvm_sr_copy(struct ice_hw *hw, enum ice_bank_select bank, u32 offset, u16 *data) in ice_read_nvm_sr_copy()
408 ice_read_netlist_module(struct ice_hw *hw, enum ice_bank_select bank, u32 offset, u16 *data) in ice_read_netlist_module()
429 int ice_read_sr_word(struct ice_hw *hw, u16 offset, u16 *data) in ice_read_sr_word()
454 ice_get_pfa_module_tlv(struct ice_hw *hw, u16 *module_tlv, u16 *module_tlv_len, in ice_get_pfa_module_tlv()
530 int ice_read_pba_string(struct ice_hw *hw, u8 *pba_num, u32 pba_num_size) in ice_read_pba_string()
590 ice_get_nvm_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_nvm_info *nvm) in ice_get_nvm_ver_info()
629 int ice_get_inactive_nvm_ver(struct ice_hw *hw, struct ice_nvm_info *nvm) in ice_get_inactive_nvm_ver()
644 ice_get_orom_civd_data(struct ice_hw *hw, enum ice_bank_select bank, in ice_get_orom_civd_data()
722 ice_get_orom_ver_info(struct ice_hw *hw, enum ice_bank_select bank, struct ice_orom_info *orom) in ice_get_orom_ver_info()
752 int ice_get_inactive_orom_ver(struct ice_hw *hw, struct ice_orom_info *orom) in ice_get_inactive_orom_ver()
768 ice_get_netlist_info(struct ice_hw *hw, enum ice_bank_select bank, in ice_get_netlist_info()
843 int ice_get_inactive_netlist_ver(struct ice_hw *hw, struct ice_netlist_info *netlist) in ice_get_inactive_netlist_ver()
856 static int ice_discover_flash_size(struct ice_hw *hw) in ice_discover_flash_size()
911 static int ice_read_sr_pointer(struct ice_hw *hw, u16 offset, u32 *pointer) in ice_read_sr_pointer()
942 static int ice_read_sr_area_size(struct ice_hw *hw, u16 offset, u32 *size) in ice_read_sr_area_size()
967 static int ice_determine_active_flash_banks(struct ice_hw *hw) in ice_determine_active_flash_banks()
1052 ice_get_nvm_css_hdr_len(struct ice_hw *hw, enum ice_bank_select bank, in ice_get_nvm_css_hdr_len()
1088 static int ice_determine_css_hdr_len(struct ice_hw *hw) in ice_determine_css_hdr_len()
1113 int ice_init_nvm(struct ice_hw *hw) in ice_init_nvm()
1182 int ice_nvm_validate_checksum(struct ice_hw *hw) in ice_nvm_validate_checksum()
1227 int ice_nvm_write_activate(struct ice_hw *hw, u16 cmd_flags, u8 *response_flags) in ice_nvm_write_activate()
1253 int ice_aq_nvm_update_empr(struct ice_hw *hw) in ice_aq_nvm_update_empr()
1277 ice_nvm_set_pkg_data(struct ice_hw *hw, bool del_pkg_data_flag, u8 *data, in ice_nvm_set_pkg_data()
1314 ice_nvm_pass_component_tbl(struct ice_hw *hw, u8 *data, u16 length, in ice_nvm_pass_component_tbl()