Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h44 int ice_check_reset(struct ice_hw *hw);
H A Dice_common.c1294 int ice_check_reset(struct ice_hw *hw) in ice_check_reset() function
1366 if (ice_check_reset(hw)) in ice_pf_reset()
1434 return ice_check_reset(hw); in ice_reset()
H A Dice_ddp.c2505 ice_check_reset(hw); in ice_cfg_tx_topo()
H A Dice_main.c698 if (ice_check_reset(&pf->hw)) { in ice_reset_subtask()
4336 if (ice_check_reset(hw)) in ice_log_pkg_init()