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

/freebsd-current/sys/dev/ice/
H A Dice_fw_logging.c86 if (!ice_check_sq_alive(&sc->hw, &sc->hw.adminq))
246 if (!ice_check_sq_alive(&sc->hw, &sc->hw.adminq))
H A Dice_controlq.c85 * ice_check_sq_alive
91 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq) function
678 if (ice_check_sq_alive(hw, cq))
H A Dice_common.h158 bool ice_check_sq_alive(struct ice_hw *hw, struct ice_ctl_q_info *cq);
H A Dice_common.c3066 if (ice_check_sq_alive(hw, &hw->adminq))

Completed in 191 milliseconds