Home
last modified time | relevance | path

Searched refs:ICE_DDP_PKG_ALREADY_LOADED (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h46 ICE_DDP_PKG_ALREADY_LOADED = -1, enumerator
H A Dice_ddp.c1553 state = ICE_DDP_PKG_ALREADY_LOADED; in ice_download_pkg_with_sig_seg()
1608 return ICE_DDP_PKG_ALREADY_LOADED; in ice_dwnld_cfg_bufs()
2240 if (state == ICE_DDP_PKG_ALREADY_LOADED) { in ice_init_pkg()
2249 if (!state || state == ICE_DDP_PKG_ALREADY_LOADED) { in ice_init_pkg()