Home
last modified time | relevance | path

Searched refs:ice_check_reset (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.h16 enum ice_status ice_check_reset(struct ice_hw *hw);
H A Dice_common.c1028 * ice_check_reset - Check to see if a global reset is complete
1031 enum ice_status ice_check_reset(struct ice_hw *hw) in ice_check_reset() function
1105 if (ice_check_reset(hw)) in ice_pf_reset()
1174 return ice_check_reset(hw); in ice_reset()
H A Dice_main.c558 if (ice_check_reset(&pf->hw)) { in ice_reset_subtask()
3776 if (ice_check_reset(hw)) in ice_log_pkg_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.h21 int ice_check_reset(struct ice_hw *hw);
H A Dice_common.c1255 * ice_check_reset - Check to see if a global reset is complete
1258 int ice_check_reset(struct ice_hw *hw) in ice_check_reset() function
1330 if (ice_check_reset(hw)) in ice_pf_reset()
1398 return ice_check_reset(hw); in ice_reset()
H A Dice_main.c706 if (ice_check_reset(&pf->hw)) { in ice_reset_subtask()
4116 if (ice_check_reset(hw)) in ice_log_pkg_init()

Completed in 30 milliseconds