Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_common.h44 int ice_check_reset(struct ice_hw *hw);
Dice_common.c1216 int ice_check_reset(struct ice_hw *hw) in ice_check_reset() function
1288 if (ice_check_reset(hw)) in ice_pf_reset()
1356 return ice_check_reset(hw); in ice_reset()
Dice_ddp.c2481 ice_check_reset(hw); in ice_cfg_tx_topo()
Dice_main.c698 if (ice_check_reset(&pf->hw)) { in ice_reset_subtask()
4301 if (ice_check_reset(hw)) in ice_log_pkg_init()