Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1549 status = ice_acquire_global_cfg_lock(hw, ICE_RES_WRITE); in ice_download_pkg_with_sig_seg()
1604 status = ice_acquire_global_cfg_lock(hw, ICE_RES_WRITE); in ice_dwnld_cfg_bufs()
1806 status = ice_acquire_change_lock(hw, ICE_RES_WRITE); in ice_update_pkg()
2493 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, ICE_RES_WRITE, in ice_cfg_tx_topo()
H A Dice_type.h91 ICE_RES_WRITE enumerator
H A Dice_common.c2025 if (access == ICE_RES_WRITE) in ice_acquire_res()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Ddevlink.c584 err = ice_acquire_nvm(hw, ICE_RES_WRITE); in ice_update_tx_topo_user_sel()