Lines Matching defs:pf
14 struct ice_pf *pf; member
41 struct ice_pf *pf = priv->pf; in ice_send_package_data() local
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() local
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()
435 ice_erase_nvm_module(struct ice_pf *pf, u16 module, const char *component, in ice_erase_nvm_module()
517 static int ice_switch_flash_banks(struct ice_pf *pf, u8 activate_flags, in ice_switch_flash_banks()
576 struct ice_pf *pf = priv->pf; in ice_flash_component() local
632 struct ice_pf *pf = priv->pf; in ice_finalize_update() local
663 int ice_flash_pldm_image(struct ice_pf *pf, const struct firmware *fw, in ice_flash_pldm_image()
718 int ice_check_for_pending_update(struct ice_pf *pf, const char *component, in ice_check_for_pending_update()