Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c715 ice_debug(hw, ICE_DBG_PKG, "Global config lock: No work to do\n"); in ice_acquire_global_cfg_lock()
1055 ice_debug(hw, ICE_DBG_PKG, "Seg: type 0x%X, size %d, name %s\n", in ice_download_pkg()
1061 ice_debug(hw, ICE_DBG_PKG, "Seg buf count: %d\n", in ice_download_pkg()
1105 ice_debug(hw, ICE_DBG_PKG, "Pkg: %d.%d.%d.%d, %s\n", in ice_init_pkg_info()
1113 ice_debug(hw, ICE_DBG_PKG, "Ice Seg: %d.%d.%d.%d, %s\n", in ice_init_pkg_info()
1174 ice_debug(hw, ICE_DBG_PKG, "Pkg[%d]: %d.%d.%d.%d,%s,%s\n", in ice_get_pkg_info()
3071 ice_debug(hw, ICE_DBG_PKG, "No profile masks for block %d\n", in ice_write_prof_mask_reg()
3077 ice_debug(hw, ICE_DBG_PKG, "write mask, blk %d (%d): %x = %x\n", in ice_write_prof_mask_reg()
3102 ice_debug(hw, ICE_DBG_PKG, "No profile masks for block %d\n", in ice_write_prof_mask_enable_res()
3249 ice_debug(hw, ICE_DBG_PKG, "Free mask, blk %d, mask %d\n", blk, in ice_free_prof_mask()
[all …]
H A Dice_type.h132 #define ICE_DBG_PKG BIT_ULL(16) macro