Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_type.h39 #define ICE_DBG_FW_LOG BIT_ULL(3) macro
Dice_common.c803 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg Start ]\n"); in ice_output_fw_log()
804 ice_debug_array(hw, ICE_DBG_FW_LOG, 16, 1, (u8 *)buf, in ice_output_fw_log()
806 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg End ]\n"); in ice_output_fw_log()