Searched refs:ICE_RESET_PFR (Results 1 – 5 of 5) sorted by relevance
153 reset = ICE_RESET_PFR; in ice_rdma_request_reset()
573 if (reset_type == ICE_RESET_PFR) { in ice_prepare_for_reset()629 if (pf->lag && pf->lag->bonded && reset_type == ICE_RESET_PFR) { in ice_do_reset()653 if (reset_type == ICE_RESET_PFR) { in ice_do_reset()718 reset_type = ICE_RESET_PFR; in ice_reset_subtask()2433 case ICE_RESET_PFR: in ice_schedule_reset()4682 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_deinit_dev()5468 reset_type = ICE_RESET_PFR; in ice_resume()5509 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_detected()5577 ice_do_reset(pf, ICE_RESET_PFR); in ice_pci_err_resume()5595 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_reset_prepare()[all …]
407 ICE_RESET_PFR = 4, enumerator
1100 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()1397 case ICE_RESET_PFR: in ice_reset()
3198 ret = ice_schedule_reset(pf, ICE_RESET_PFR); in ice_vsi_rebuild()