Searched refs:ICE_RESET_PFR (Results 1 – 5 of 5) sorted by relevance
151 reset = ICE_RESET_PFR; in ice_rdma_request_reset()
554 if (reset_type != ICE_RESET_PFR) in ice_prepare_for_reset()569 if (reset_type == ICE_RESET_PFR) { in ice_prepare_for_reset()640 if (reset_type == ICE_RESET_PFR) { in ice_do_reset()705 reset_type = ICE_RESET_PFR; in ice_reset_subtask()2403 case ICE_RESET_PFR: in ice_schedule_reset()5089 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_remove()5303 reset_type = ICE_RESET_PFR; in ice_resume()5344 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_detected()5412 ice_do_reset(pf, ICE_RESET_PFR); in ice_pci_err_resume()5430 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_reset_prepare()[all …]
404 ICE_RESET_PFR = 4, enumerator
1058 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()1355 case ICE_RESET_PFR: in ice_reset()
3387 return ice_schedule_reset(pf, ICE_RESET_PFR); in ice_vsi_rebuild()