Home
last modified time | relevance | path

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

/linux/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()
632 if (pf->lag && pf->lag->bonded && reset_type == ICE_RESET_PFR) { in ice_do_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()
4847 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_deinit_dev()
5732 reset_type = ICE_RESET_PFR; in ice_resume()
5772 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_detected()
5840 ice_do_reset(pf, ICE_RESET_PFR); in ice_pci_err_resume()
5858 ice_prepare_for_reset(pf, ICE_RESET_PFR); in ice_pci_err_reset_prepare()
[all …]
H A Dice_type.h445 ICE_RESET_PFR = 4, enumerator
H A Dice_ptp.c2846 if (reset_type == ICE_RESET_PFR) in ice_ptp_prepare_for_reset()
2953 if (ice_pf_src_tmr_owned(pf) && reset_type != ICE_RESET_PFR) { in ice_ptp_rebuild()
H A Dice_common.c1109 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()
1415 case ICE_RESET_PFR: in ice_reset()
H A Dice_lib.c3056 ret = ice_schedule_reset(pf, ICE_RESET_PFR); in ice_vsi_rebuild()
H A Dice_ethtool.c4729 reset = ICE_RESET_PFR; in ice_ethtool_reset()