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.c156 reset = ICE_RESET_CORER; in ice_rdma_request_reset()
H A Dice_type.h442 ICE_RESET_CORER = 1, enumerator
H A Dice_main.c634 reset_type = ICE_RESET_CORER; in ice_do_reset()
687 reset_type = ICE_RESET_CORER; in ice_reset_subtask()
724 reset_type = ICE_RESET_CORER; in ice_reset_subtask()
728 reset_type = ICE_RESET_CORER; in ice_reset_subtask()
2516 case ICE_RESET_CORER: in ice_schedule_reset()
3268 if (reset == ICE_RESET_CORER) in ice_misc_intr()
3281 if (reset == ICE_RESET_CORER) in ice_misc_intr()
H A Dice_ddp.c2518 ice_reset(hw, ICE_RESET_CORER); in ice_cfg_tx_topo()
H A Dice_ethtool.c4723 reset = ICE_RESET_CORER; in ice_ethtool_reset()
H A Dice_common.c1417 case ICE_RESET_CORER: in ice_reset()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c1504 ice_schedule_reset(pf, ICE_RESET_CORER); in ice_devlink_local_fwd_set()