Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_idc.c177 reset = ICE_RESET_CORER; in ice_rdma_request_reset()
H A Dice_type.h451 ICE_RESET_CORER = 1, enumerator
H A Dice_main.c638 reset_type = ICE_RESET_CORER; in ice_do_reset()
691 reset_type = ICE_RESET_CORER; in ice_reset_subtask()
728 reset_type = ICE_RESET_CORER; in ice_reset_subtask()
732 reset_type = ICE_RESET_CORER; in ice_reset_subtask()
2425 case ICE_RESET_CORER: in ice_schedule_reset()
3143 if (reset == ICE_RESET_CORER) in ice_misc_intr()
3156 if (reset == ICE_RESET_CORER) in ice_misc_intr()
H A Dice_ddp.c2535 ice_reset(hw, ICE_RESET_CORER); in ice_cfg_tx_topo()
H A Dice_ethtool.c4780 reset = ICE_RESET_CORER; in ice_ethtool_reset()
H A Dice_common.c1321 case ICE_RESET_CORER: in ice_reset()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c1573 ice_schedule_reset(pf, ICE_RESET_CORER); in ice_devlink_local_fwd_set()