Searched refs:ice_acquire_res (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 57 ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res,
|
H A D | ice_ddp.c | 1141 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, access, in ice_acquire_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 D | ice_flex_pipe.c | 280 return ice_acquire_res(hw, ICE_CHANGE_LOCK_RES_ID, access, in ice_acquire_change_lock()
|
H A D | ice_common.c | 1984 ice_acquire_res(struct ice_hw *hw, enum ice_aq_res_ids res, in ice_acquire_res() function
|