Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_common.h66 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
H A Dice_controlq.c61 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq) in ice_check_sq_alive() function
662 if (ice_check_sq_alive(hw, cq)) in ice_shutdown_ctrlq()
H A Dice_common.c689 (!hw->fw_log.actv_evnts || !ice_check_sq_alive(hw, &hw->adminq))) in ice_cfg_fw_log()
2420 if (ice_check_sq_alive(hw, &hw->adminq)) in ice_clear_pxe_mode()
H A Dice_main.c465 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_reset()
4457 if (ice_check_sq_alive(hw, &hw->mailboxq)) in ice_prepare_for_shutdown()