Home
last modified time | relevance | path

Searched refs:ice_reset (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.h45 int ice_reset(struct ice_hw *hw, enum ice_reset_req req);
Dice_ddp.c2494 ice_reset(hw, ICE_RESET_CORER); in ice_cfg_tx_topo()
Dice_common.c1042 status = ice_reset(hw, ICE_RESET_PFR); in ice_init_hw()
1332 int ice_reset(struct ice_hw *hw, enum ice_reset_req req) in ice_reset() function
Dice_main.c640 if (ice_reset(hw, reset_type)) { in ice_do_reset()
4826 ice_reset(&pf->hw, ICE_RESET_PFR); in ice_deinit_dev()