Lines Matching refs:ice_debug
67 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_adminq_init_regs()
350 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_sq()
412 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_rq()
468 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_sq()
533 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_rq()
583 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_check_adminq()
621 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_ctrlq()
675 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_ctrlq()
704 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_all_ctrlq()
729 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_all_ctrlq()
741 ice_debug(hw, ICE_DBG_AQ_MSG, "Retry Admin Queue init due to FW critical error\n"); in ice_init_all_ctrlq()
836 ice_debug(hw, ICE_DBG_AQ_MSG, "ntc %d head %d.\n", ntc, rd32(hw, cq->sq.head)); in ice_clean_sq()
874 …ice_debug(hw, ICE_DBG_AQ_DESC, "CQ CMD: opcode 0x%04X, flags 0x%04X, datalen 0x%04X, retval 0x%04X… in ice_debug_cq()
877 ice_debug(hw, ICE_DBG_AQ_DESC, "\tcookie (h,l) 0x%08X 0x%08X\n", in ice_debug_cq()
880 ice_debug(hw, ICE_DBG_AQ_DESC, "\tparam (0,1) 0x%08X 0x%08X\n", in ice_debug_cq()
883 ice_debug(hw, ICE_DBG_AQ_DESC, "\taddr (h,l) 0x%08X 0x%08X\n", in ice_debug_cq()
892 ice_debug(hw, ICE_DBG_AQ_DESC_BUF, "Buffer:\n"); in ice_debug_cq()
947 ice_debug(hw, ICE_DBG_AQ_MSG, "Control Send queue not initialized.\n"); in ice_sq_send_cmd_nolock()
959 ice_debug(hw, ICE_DBG_AQ_MSG, "Invalid buffer size for Control Send queue: %d.\n", in ice_sq_send_cmd_nolock()
972 ice_debug(hw, ICE_DBG_AQ_MSG, "head overrun at %d in the Control Send Queue ring\n", in ice_sq_send_cmd_nolock()
990 ice_debug(hw, ICE_DBG_AQ_MSG, "Error: Control Send Queue is full.\n"); in ice_sq_send_cmd_nolock()
1019 ice_debug(hw, ICE_DBG_AQ_DESC, "ATQ: Control Send queue desc and buffer:\n"); in ice_sq_send_cmd_nolock()
1045 ice_debug(hw, ICE_DBG_AQ_MSG, "Return len %d > than buf len %d\n", in ice_sq_send_cmd_nolock()
1055 ice_debug(hw, ICE_DBG_AQ_MSG, "Control Send Queue command 0x%04X completed with error 0x%X\n", in ice_sq_send_cmd_nolock()
1068 ice_debug(hw, ICE_DBG_AQ_MSG, "ATQ: desc and buffer writeback:\n"); in ice_sq_send_cmd_nolock()
1081 ice_debug(hw, ICE_DBG_AQ_MSG, "Critical FW error.\n"); in ice_sq_send_cmd_nolock()
1084 ice_debug(hw, ICE_DBG_AQ_MSG, "Control Send Queue Writeback timeout.\n"); in ice_sq_send_cmd_nolock()
1170 ice_debug(hw, ICE_DBG_AQ_MSG, "Control Receive queue not initialized.\n"); in ice_clean_rq_elem()
1192 ice_debug(hw, ICE_DBG_AQ_MSG, "Control Receive Queue Event 0x%04X received with error 0x%X\n", in ice_clean_rq_elem()
1202 ice_debug(hw, ICE_DBG_AQ_DESC, "ARQ: desc and buffer:\n"); in ice_clean_rq_elem()