Home
last modified time | relevance | path

Searched refs:ICE_RESET_PFR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_type.h294 ICE_RESET_PFR = 4, enumerator
H A Dice_main.c516 if (reset_type == ICE_RESET_PFR) { in ice_do_reset()
579 reset_type = ICE_RESET_PFR; in ice_reset_subtask()
2129 case ICE_RESET_PFR: in ice_schedule_reset()
4421 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_remove()
4634 reset_type = ICE_RESET_PFR; in ice_resume()
4749 ice_do_reset(pf, ICE_RESET_PFR); in ice_pci_err_resume()
6027 if (reset_type == ICE_RESET_PFR) in ice_rebuild()
H A Dice_common.c856 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()
1155 case ICE_RESET_PFR: in ice_reset()
H A Dice_lib.c2985 return ice_schedule_reset(pf, ICE_RESET_PFR); in ice_vsi_rebuild()