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

/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.c2291 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, access,
2321 return ice_acquire_res(hw, ICE_CHANGE_LOCK_RES_ID, access,
2504 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, ICE_RES_WRITE,
H A Dice_common.h70 ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res,
H A Dice_nvm.c431 return ice_acquire_res(hw, ICE_NVM_RES_ID, access, ICE_NVM_TIMEOUT);
H A Dice_common.c1984 * ice_acquire_res
1993 ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res, function

Completed in 126 milliseconds