Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_idc.c153 reset = ICE_RESET_PFR; in ice_rdma_request_reset()
H A Dice_main.c576 if (reset_type == ICE_RESET_PFR) { in ice_prepare_for_reset()
656 if (reset_type == ICE_RESET_PFR) { in ice_do_reset()
721 reset_type = ICE_RESET_PFR; in ice_reset_subtask()
2513 case ICE_RESET_PFR: in ice_schedule_reset()
4797 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_deinit_dev()
5690 reset_type = ICE_RESET_PFR; in ice_resume()
5730 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_detected()
5798 ice_do_reset(pf, ICE_RESET_PFR); in ice_pci_err_resume()
5816 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_reset_prepare()
7666 if (reset_type == ICE_RESET_PFR) in ice_rebuild()
[all …]
H A Dice_type.h445 ICE_RESET_PFR = 4, enumerator
H A Dice_ptp.c3008 if (reset_type == ICE_RESET_PFR) in ice_ptp_prepare_for_reset()
3113 if (ice_pf_src_tmr_owned(pf) && reset_type != ICE_RESET_PFR) { in ice_ptp_rebuild()
H A Dice_common.c995 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()
1301 case ICE_RESET_PFR: in ice_reset()
H A Dice_lib.c3070 ret = ice_schedule_reset(pf, ICE_RESET_PFR); in ice_vsi_rebuild()
H A Dice_ethtool.c4726 reset = ICE_RESET_PFR; in ice_ethtool_reset()