Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_common.h71 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
Dice_controlq.c74 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_check_sq_alive() function
701 if (ice_check_sq_alive(hw, cq)) in ice_shutdown_ctrlq()
Dice_common.c891 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log()
2886 if (ice_check_sq_alive(hw, &hw->adminq)) in ice_clear_pxe_mode()
Dice_main.c544 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset()
5125 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()