Home
last modified time | relevance | path

Searched refs:ICE_DBG_FW_LOG (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_fwlog.c331 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to get FW log configuration\n"); in ice_aq_fwlog_get()
337 ice_debug(hw, ICE_DBG_FW_LOG, "FW returned less than the expected number of FW log module IDs\n"); in ice_aq_fwlog_get()
339 …ice_debug(hw, ICE_DBG_FW_LOG, "FW returned more than expected number of FW log module IDs, setting… in ice_aq_fwlog_get()
413 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to register for firmware logging events over ARQ\n"); in ice_fwlog_register()
433 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to unregister from firmware logging events over ARQ\n"); in ice_fwlog_unregister()
466 …ice_debug(hw, ICE_DBG_FW_LOG, "ice_aq_fwlog_get failed, FW logging is not supported on this versio… in ice_fwlog_set_supported()
Dice_type.h43 #define ICE_DBG_FW_LOG BIT_ULL(3) macro
Dice_common.c1054 ice_debug(hw, ICE_DBG_FW_LOG, "Error initializing FW logging: %d\n", in ice_init_hw()