Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
A 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()
415 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to register for firmware logging events over ARQ\n"); in ice_fwlog_register()
435 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to unregister from firmware logging events over ARQ\n"); in ice_fwlog_unregister()
468 …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()
A Dice_type.h45 #define ICE_DBG_FW_LOG BIT_ULL(3) macro
A Dice_common.c1017 ice_debug(hw, ICE_DBG_FW_LOG, "Error initializing FW logging: %d\n", in ice_init_hw()

Completed in 22 milliseconds