Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_common.h77 void ice_release_res(struct ice_hw *hw, enum ice_aq_res_ids res);
H A Dice_ddp_common.c2303 ice_release_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID);
2328 ice_release_res(hw, ICE_CHANGE_LOCK_RES_ID);
H A Dice_nvm.c445 ice_release_res(hw, ICE_NVM_RES_ID); in ice_release_nvm()
H A Dice_common.c2259 void ice_release_res(struct ice_hw *hw, enum ice_aq_res_ids res) in ice_release_res() function