Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1550 status = ice_acquire_global_cfg_lock(hw, ICE_RES_WRITE); in ice_download_pkg_with_sig_seg()
1605 status = ice_acquire_global_cfg_lock(hw, ICE_RES_WRITE); in ice_dwnld_cfg_bufs()
1807 status = ice_acquire_change_lock(hw, ICE_RES_WRITE); in ice_update_pkg()
2502 status = ice_acquire_res(hw, ICE_GLOBAL_CFG_LOCK_RES_ID, ICE_RES_WRITE, in ice_cfg_tx_topo()
H A Dice_type.h92 ICE_RES_WRITE enumerator
H A Dice_common.c2201 if (access == ICE_RES_WRITE) in ice_acquire_res()
/linux/drivers/net/ethernet/intel/ice/devlink/
H A Dport.c140 status = ice_acquire_nvm(&pf->hw, ICE_RES_WRITE); in ice_devlink_aq_set_port_option()
H A Ddevlink.c586 err = ice_acquire_nvm(hw, ICE_RES_WRITE); in ice_update_tx_topo_user_sel()