Lines Matching refs:ice_pf
14 struct ice_pf *pf;
41 struct ice_pf *pf = priv->pf; in ice_send_package_data()
83 ice_check_component_response(struct ice_pf *pf, u16 id, u8 response, u8 code, in ice_check_component_response()
204 struct ice_pf *pf = priv->pf; in ice_send_component_table()
272 ice_write_one_nvm_block(struct ice_pf *pf, u16 module, u32 offset, in ice_write_one_nvm_block()
362 ice_write_nvm_module(struct ice_pf *pf, u16 module, const char *component, in ice_write_nvm_module()
440 ice_erase_nvm_module(struct ice_pf *pf, u16 module, const char *component, in ice_erase_nvm_module()
521 static int ice_switch_flash_banks(struct ice_pf *pf, u8 activate_flags, in ice_switch_flash_banks()
580 struct ice_pf *pf = priv->pf; in ice_flash_component()
636 struct ice_pf *pf = priv->pf; in ice_finalize_update()
667 int ice_flash_pldm_image(struct ice_pf *pf, const struct firmware *fw, in ice_flash_pldm_image()
732 int ice_check_for_pending_update(struct ice_pf *pf, const char *component, in ice_check_for_pending_update()