Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_type.h42 #define ICE_DBG_FW_LOG BIT_ULL(3) macro
Dice_common.c1029 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg Start ]\n"); in ice_output_fw_log()
1030 ice_debug_array(hw, ICE_DBG_FW_LOG, 16, 1, (u8 *)buf, in ice_output_fw_log()
1032 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg End ]\n"); in ice_output_fw_log()