Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1141 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, access, in ice_acquire_global_cfg_lock()
1162 ice_release_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID); in ice_release_global_cfg_lock()
2493 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, ICE_RES_WRITE, in ice_cfg_tx_topo()
H A Dice_type.h73 ICE_GLOBAL_CFG_LOCK_RES_ID enumerator
H A Dice_common.c1920 if (res == ICE_GLOBAL_CFG_LOCK_RES_ID) { in ice_aq_req_res()