Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_type.h211 ICE_RESET_PFR = 4, enumerator
Dice_main.c551 if (reset_type == ICE_RESET_PFR) { in ice_do_reset()
614 reset_type = ICE_RESET_PFR; in ice_reset_subtask()
3035 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_remove()
3137 ice_do_reset(pf, ICE_RESET_PFR); in ice_pci_err_resume()
4248 if (reset_type == ICE_RESET_PFR) in ice_rebuild()
Dice_common.c774 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()
1047 case ICE_RESET_PFR: in ice_reset()