Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_type.h147 ICE_RESET_PFR = 0, enumerator
Dice_common.c399 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()
645 case ICE_RESET_PFR: in ice_reset()
Dice_main.c496 if (reset_type == ICE_RESET_PFR) { in ice_do_reset()
509 if (reset_type == ICE_RESET_PFR) { in ice_do_reset()
552 reset_type = ICE_RESET_PFR; in ice_reset_subtask()