Home
last modified time | relevance | path

Searched refs:ICE_GLOBAL_CFG_LOCK_RES_ID (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_type.h160 ICE_GLOBAL_CFG_LOCK_RES_ID enumerator
H A Dice_flex_pipe.c842 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, access, in ice_acquire_global_cfg_lock()
859 ice_release_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID); in ice_release_global_cfg_lock()
H A Dice_common.c1951 if (res == ICE_GLOBAL_CFG_LOCK_RES_ID) { in ice_aq_req_res()