Searched refs:ICE_DBG_PKG (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_vlan_mode.c | 142 ice_debug(hw, ICE_DBG_PKG, "Failed to get supported VLAN mode, status %d\n", in ice_pkg_supports_dvm() 185 ice_debug(hw, ICE_DBG_PKG, "DDP doesn't support DVM\n"); in ice_is_dvm_supported() 190 ice_debug(hw, ICE_DBG_PKG, "FW doesn't support DVM\n"); in ice_is_dvm_supported()
|
H A D | ice_ddp.c | 1137 ice_debug(hw, ICE_DBG_PKG, in ice_acquire_global_cfg_lock() 1264 ice_debug(hw, ICE_DBG_PKG, in ice_dwnld_cfg_bufs() 1279 ice_debug(hw, ICE_DBG_PKG, in ice_dwnld_cfg_bufs() 1321 ice_debug(hw, ICE_DBG_PKG, "Segment format version: %d.%d.%d.%d\n", in ice_download_pkg() 1327 ice_debug(hw, ICE_DBG_PKG, "Seg: type 0x%X, size %d, name %s\n", in ice_download_pkg() 1333 ice_debug(hw, ICE_DBG_PKG, "Seg buf count: %d\n", in ice_download_pkg() 1431 ice_debug(hw, ICE_DBG_PKG, in ice_update_pkg_no_lock() 1480 ice_debug(hw, ICE_DBG_PKG, "Package format version: %d.%d.%d.%d\n", in ice_find_seg_in_pkg() 1534 ice_debug(hw, ICE_DBG_PKG, "Pkg: %d.%d.%d.%d, %s\n", in ice_init_pkg_info() 1541 ice_debug(hw, ICE_DBG_PKG, "Ice Seg: %d.%d.%d.%d, %s\n", in ice_init_pkg_info() [all …]
|
H A D | ice_flex_pipe.c | 1421 ice_debug(hw, ICE_DBG_PKG, "No profile masks for block %d\n", in ice_write_prof_mask_reg() 1427 ice_debug(hw, ICE_DBG_PKG, "write mask, blk %d (%d): %x = %x\n", in ice_write_prof_mask_reg() 1452 ice_debug(hw, ICE_DBG_PKG, "No profile masks for block %d\n", in ice_write_prof_mask_enable_res() 1458 ice_debug(hw, ICE_DBG_PKG, "write mask enable, blk %d (%d): %x = %x\n", in ice_write_prof_mask_enable_res() 1598 ice_debug(hw, ICE_DBG_PKG, "Free mask, blk %d, mask %d\n", blk, in ice_free_prof_mask() 1895 ice_debug(hw, ICE_DBG_PKG, "hw->seg is NULL, tables are not filled\n"); in ice_fill_tbl() 2359 ice_debug(hw, ICE_DBG_PKG, "Error in profile config\n"); in ice_prof_gen_key()
|
H A D | ice_type.h | 52 #define ICE_DBG_PKG BIT_ULL(16) macro
|
H A D | ice_flow.c | 1813 ice_debug(hw, ICE_DBG_PKG, "Cannot find flow profile id=%llu\n", in ice_flow_rem_vsi_prof() 1839 ice_debug(hw, ICE_DBG_PKG, "ice_flow_disassoc_prof() failed with status=%d\n", in ice_flow_rem_vsi_prof()
|