Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_idc.c156 reset = ICE_RESET_CORER; in ice_rdma_request_reset()
Dice_type.h439 ICE_RESET_CORER = 1, enumerator
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()
2485 case ICE_RESET_CORER: in ice_schedule_reset()
3237 if (reset == ICE_RESET_CORER) in ice_misc_intr()
3250 if (reset == ICE_RESET_CORER) in ice_misc_intr()
Dice_ddp.c2494 ice_reset(hw, ICE_RESET_CORER); in ice_cfg_tx_topo()
Dice_common.c1339 case ICE_RESET_CORER: in ice_reset()
/linux-6.12.1/drivers/net/ethernet/intel/ice/devlink/
Ddevlink.c1489 ice_schedule_reset(pf, ICE_RESET_CORER); in ice_devlink_local_fwd_set()