Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h868 u8 reset_ongoing; /* true if HW is in reset, false otherwise */ member
H A Dice_controlq.c972 if (hw->reset_ongoing) in ice_sq_send_cmd()
H A Dice_ptp.c928 if (!hw->reset_ongoing && (tstamp_ready & BIT_ULL(phy_idx))) in ice_ptp_flush_tx_tracker()
H A Dice_main.c713 pf->hw.reset_ongoing = false; in ice_reset_subtask()
3264 hw->reset_ongoing = true; in ice_misc_intr()