Searched refs:ice_get_sbq (Results 1 – 1 of 1) sorted by relevance
1558 static struct ice_ctl_q_info *ice_get_sbq(struct ice_hw *hw) in ice_get_sbq() function1577 return ice_sq_send_cmd(hw, ice_get_sbq(hw), (struct ice_aq_desc *)desc, in ice_sbq_send_cmd()1594 return ice_sq_send_cmd_nolock(hw, ice_get_sbq(hw), in ice_sbq_send_cmd_nolock()1661 ice_acquire_lock(&ice_get_sbq(hw)->sq_lock); in ice_sbq_lock()1670 ice_release_lock(&ice_get_sbq(hw)->sq_lock); in ice_sbq_unlock()