ice_acquire_res
ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res,
status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, access,
status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, ICE_RES_WRITE,
return ice_acquire_res(hw, ICE_CHANGE_LOCK_RES_ID, access,
return ice_acquire_res(hw, ICE_NVM_RES_ID, access, ICE_NVM_TIMEOUT);